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 1d9e03f commit a2c8203Copy full SHA for a2c8203
Dockerfile
@@ -9,7 +9,7 @@ ENV SUBFOLDER_CONTENT_REPO_BACKUP_FILES "db-backup-files"
9
ENV COPY_CONTENT_REPOSITORY_TARGET_PATH "/var/pattern-atlas/testdata"
10
ENV POSTGRES_PASSWORD postgres
11
ENV POSTGRES_USER postgres
12
-ENV JDBC_DATABASE_PORT 5432
+ENV JDBC_DATABASE_PORT 5060
13
ENV POSTGRES_DB db
14
15
# install dependencies (git)
0 commit comments