mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
- Fixed env-file name on docker-compose.yml file;
This commit is contained in:
@@ -8,6 +8,6 @@ services:
|
|||||||
- 8211:8211/udp
|
- 8211:8211/udp
|
||||||
- 27015:27015/udp # Required if you want your server to show up in the community servers tab
|
- 27015:27015/udp # Required if you want your server to show up in the community servers tab
|
||||||
env_file:
|
env_file:
|
||||||
- .env.example
|
- .env
|
||||||
volumes:
|
volumes:
|
||||||
- ./palworld:/palworld/
|
- ./palworld:/palworld/
|
||||||
|
|||||||
Reference in New Issue
Block a user