add network
This commit is contained in:
parent
945b5adf9f
commit
4b4eb1649c
@ -12,4 +12,8 @@ services:
|
||||
- 7777:7777
|
||||
volumes:
|
||||
- /docker/appdata/terraria/worlds:/root/.local/share/Terraria/Worlds
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
default:
|
||||
name: "ubuntu-server"
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user