From 4885f9ac2dd3476273745f5821c5ab1061a3d798 Mon Sep 17 00:00:00 2001 From: Valentino Lauciani Date: Tue, 21 Dec 2021 12:02:53 +0100 Subject: [PATCH] Update .env.example --- .env.example | 1 - 1 file changed, 1 deletion(-) 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 ##############################################