Update MC server storage location

This commit is contained in:
2022-03-05 19:46:31 +00:00
parent 3af9e2c3e8
commit 90f1b9d258

View File

@@ -6,7 +6,7 @@ services:
container_name: mc_ftb_0 container_name: mc_ftb_0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- '/mnt/storage/fast_configs/gaming/mc_ftb_0:/data' - '/home/nick/configs/gaming/mc_ftb_0:/data'
ports: ports:
- 25566:25565 - 25566:25565
environment: environment: