mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
WIP: produce valid MasterServer binary
This commit is contained in:
@@ -31,6 +31,8 @@ services:
|
||||
- DATABASE_PASSWORD=${MARIADB_PASSWORD:-darkflame}
|
||||
volumes:
|
||||
- $CLIENT_PATH:/client
|
||||
depends_on:
|
||||
- database
|
||||
|
||||
networks:
|
||||
darkflame:
|
||||
|
Reference in New Issue
Block a user