Update docker-compose.yml

This commit is contained in:
ChocoTaco 2020-01-13 02:07:46 -05:00
parent 2e3115b329
commit 8b4da77bf0

View file

@ -52,12 +52,10 @@ services:
T2_LoadScreenLine6: "TacoServer GitHub:" T2_LoadScreenLine6: "TacoServer GitHub:"
T2_LoadScreenLine6_Msg: "https://github.com/ChocoTaco1/TacoServer" T2_LoadScreenLine6_Msg: "https://github.com/ChocoTaco1/TacoServer"
T2_LoadScreenMOTD1: "Have fun!" T2_LoadScreenMOTD1: "Have fun!"
T2_LoadScreenMOTD2: "This is a Loki Linux Server!" T2_LoadScreenMOTD2: " "
T2_LoadScreenMOTD3: " " T2_LoadScreenMOTD3: " "
T2_LoadScreenMOTD4: " " T2_LoadScreenMOTD4: " "
secrets: secrets:
- t2.superadmin.list
- t2.admin.list
- t2.admin.password - t2.admin.password
- t2.classic.superadmin.password - t2.classic.superadmin.password
- t2.classic.telnet.password - t2.classic.telnet.password
@ -74,9 +72,9 @@ services:
mode: host mode: host
volumes: volumes:
- serverStats:/home/gameserv/.loki/tribes2/Classic/serverStats - serverStats:/home/gameserv/.wine/drive_c/Dynamix/Tribes2/GameData/Classic/serverStats
- stats:/home/gameserv/.loki/tribes2/Classic/stats - stats:/home/gameserv/.wine/drive_c/Dynamix/Tribes2/GameData/Classic/stats
- logs:/home/gameserv/.loki/tribes2/Classic/logs - logs:/home/gameserv/.wine/drive_c/Dynamix/Tribes2/GameData/Classic/logs
networks: networks:
- t2-net - t2-net