Remove PostGIS password from image metadata
This commit is contained in:
@@ -12,9 +12,6 @@ ENV GEOINTEL_ENV=production \
|
||||
GEOINTEL_API_PREFIX=/api/v1 \
|
||||
GEOINTEL_STORAGE_ROOT=/app/storage \
|
||||
STORAGE_ROOT=/app/storage \
|
||||
GEOINTEL_POSTGRES_DB=geointel \
|
||||
GEOINTEL_POSTGRES_USER=geointel \
|
||||
GEOINTEL_POSTGRES_PASSWORD=geointel \
|
||||
GEOINTEL_ALL_IN_ONE=1 \
|
||||
PATH="/opt/geointel/venv/bin:${PATH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user