From 3d2194301e97fb5dd426fcb110179278dfef22de Mon Sep 17 00:00:00 2001 From: Valentino Lauciani Date: Tue, 21 Dec 2021 12:05:56 +0100 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 097afa42..1116e637 100644 --- a/.env.example +++ b/.env.example @@ -443,7 +443,7 @@ POSTGRES_PASSWORD=secret POSTGRES_PORT=5432 POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d -### POSTGIS ############################################## +### POSTGRES-POSTGIS ############################################## POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13=false