Update templates/compose/palworld.yaml
remove unwanted character from compse file Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
c4dc8e1811
commit
92286a85b8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
palworld:
|
palworld:
|
||||||
image: thijsvanloef/palworld-server-docker:1.4.6
|
image: thijsvanloef/palworld-server-docker:v1.4.6
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
ports:
|
ports:
|
||||||
- '8211:8211/udp'
|
- '8211:8211/udp'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue