mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
fix proxy
This commit is contained in:
@@ -42,6 +42,10 @@ services:
|
||||
CIV_HOSTNAME: 'main.localhost'
|
||||
|
||||
CIV_FORWARDING_SECRET: '1234'
|
||||
|
||||
CIV_MYSQL_HOST: mariadb
|
||||
CIV_MYSQL_USERNAME: mariadb
|
||||
CIV_MYSQL_PASSWORD: mariadb
|
||||
ports:
|
||||
- "25565:25577"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user