WIP: connection issue

This commit is contained in:
Nils Bergmann
2021-12-08 02:40:27 +01:00
parent cf6f69ba93
commit 0dfc962df5
4 changed files with 4 additions and 6 deletions

View File

@@ -30,7 +30,6 @@ services:
- DATABASE_HOST=database
- DATABASE_USER=${MARIADB_USER:-darkflame}
- DATABASE_PASSWORD=${MARIADB_PASSWORD:-darkflame}
- EXTERNAL_IP=${EXTERNAL_IP:-localhost}
volumes:
- ${CLIENT_PATH:?err}:/client
depends_on: