Skip to content

Commit f1d07e3

Browse files
docs(.env.example): Add required env
1 parent 70fb779 commit f1d07e3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ POSTGRES_DB=ocotilloapi_dev
66
POSTGRES_HOST=localhost
77
POSTGRES_PORT=5432
88

9+
# PYGEOAPI
10+
PYGEOAPI_POSTGRES_PASSWORD=your_password
11+
912
# Connection pool configuration for parallel transfers
1013
# pool_size: number of persistent connections to maintain
1114
# max_overflow: additional connections allowed during peak usage

0 commit comments

Comments
 (0)