Rework networking a bit

This commit is contained in:
2025-04-24 20:08:17 -03:00
parent 39f5965781
commit 5791fc9b83
5 changed files with 19 additions and 20 deletions

View File

@ -12,8 +12,4 @@ services:
- 7777:7777
volumes:
- /docker/appdata/terraria/worlds:/root/.local/share/Terraria/Worlds
restart: unless-stopped
networks:
default:
name: "ubuntu-server"
external: true
restart: unless-stopped