Update .env.example
This commit is contained in:
parent
4885f9ac2d
commit
3d2194301e
|
@ -443,7 +443,7 @@ POSTGRES_PASSWORD=secret
|
||||||
POSTGRES_PORT=5432
|
POSTGRES_PORT=5432
|
||||||
POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d
|
POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d
|
||||||
|
|
||||||
### POSTGIS ##############################################
|
### POSTGRES-POSTGIS ##############################################
|
||||||
|
|
||||||
POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13=false
|
POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13=false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue