terraria update

This commit is contained in:
Hurlu 2023-05-02 22:40:00 +02:00
parent e909ac7869
commit 5673ef76fe
2 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,7 @@ services:
- '7777:7777'
- '7878:7878'
restart: unless-stopped
environment:
- world=BurgerFamily.wld
env_file: ./env.file
volumes:
- ./config:/config
labels:

1
terraria/env.file Normal file
View File

@ -0,0 +1 @@
world=BurgerFamily.wld