diff --git a/.env.example b/.env.example index 64ee615b..097afa42 100644 --- a/.env.example +++ b/.env.example @@ -445,7 +445,6 @@ POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d ### POSTGIS ############################################## -POSTGIS_VERSION=latest POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13=false ### SQS ##############################################