We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abebfbb commit ebe712cCopy full SHA for ebe712c
1 file changed
.env.sample
@@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME=geonode_project
2
DOCKER_ENV=production
3
4
GEONODE_BASE_IMAGE_VERSION=master
5
-NGINX_BASE_IMAGE_VERSION=1.31.0-latest
+NGINX_BASE_IMAGE_VERSION=1.31.2-latest
6
LETSENCRYPT_BASE_IMAGE_VERSION=2.6.0-latest
7
GEOSERVER_BASE_IMAGE_VERSION=2.28.x-latest
8
GEOSERVER_DATA_BASE_IMAGE_VERSION=2.28.x-latest
@@ -116,4 +116,4 @@ MEMCACHED_LOCATION=memcached:11211
116
117
118
# PostgreSQL
119
-POSTGRESQL_MAX_CONNECTIONS=200
+POSTGRESQL_MAX_CONNECTIONS=200
0 commit comments