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 8eb2de7 commit 61aaa72Copy full SHA for 61aaa72
docker-compose-remote.yaml
@@ -92,7 +92,7 @@ services:
92
API_BINDADDR: 0.0.0.0
93
KAFKA_HOST: server-template-kafka
94
KAFKA_PORT: 9092
95
- DATABASE_HOST: ${taito_domain}
+ DATABASE_HOST: 172.17.0.1
96
DATABASE_NAME: server_template_${taito_env}
97
DATABASE_USER: server_template_${taito_env}_app
98
DATABASE_POOL_MIN: '1'
0 commit comments