Oops I've had a server in prod running on empty this whole time

This commit is contained in:
Salt 2024-06-06 23:36:49 -05:00
parent 47d25cd91c
commit 9901171d21
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
- web/synapse.yml - web/synapse.yml
- web/transmission.yml - web/transmission.yml
- game/factorio.yml - game/factorio.yml
- game/minecraft-vanilla.yml - game/minecraft-createfarming.yml
- game/minecraft-direwolf20.yml - game/minecraft-direwolf20.yml
- game/zomboid.yml - game/zomboid.yml
tags: [ always ] tags: [ always ]

View File

@ -18,4 +18,4 @@
- "24454:24454/udp" - "24454:24454/udp"
volumes: volumes:
- /data/minecraft/createfarming:/data - /data/minecraft/createfarming:/data
tags: [ docker, minecraft ] tags: [ docker, minecraft, create, createfarming ]