Adds DockerCompose for Local Server

This commit is contained in:
2025-07-16 13:05:19 -03:00
parent f8bb65c0f4
commit a4b8081006
5 changed files with 54 additions and 1 deletions

12
docker/config.yml Normal file
View File

@@ -0,0 +1,12 @@
mods:
- screepsmod-auth
- screepsmod-admin-utils
- screepsmod-mongo
bots:
simplebot: screepsbot-zeswarm
launcherOptions:
# If set, automatically ensures all mods are updated
autoUpdate: false
# If set, forward console messages to terminal
logConsole: false