Add default port for terraria

This commit is contained in:
Manuel Thalmann 2024-12-04 16:59:01 +01:00
parent 0b2d39ea7c
commit 86576476ba

View file

@ -4,5 +4,7 @@ services:
restart: unless-stopped
tty: true
stdin_open: true
ports:
- 7777:7777
volumes:
- ./data:/root/.local/share/Terraria/Worlds