Replies: 2 comments
-
|
... so there currently only is the older variant on the docker hub which is good because it doesn't fail ... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am getting this error on version 17 but not 18. I need 17. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EVN
CREATE_DB=TRUE
DB_NAME="maindb"
DB_USER="master"
DB_PASS="123456"
ENABLE_REPLICATION=true
REPLICATION_MODE="secondary"
REPLICATION_USER="replicate"
REPLICATION_PASS="postgres"
REPLICATION_HOST="xxxxxxx"
REPLICATION_PORT=5432
Beta Was this translation helpful? Give feedback.
All reactions