- Fixed env-file name on docker-compose.yml file;

This commit is contained in:
Filipe Souza
2024-01-29 12:52:11 -03:00
parent 5b905ab3a2
commit f0ce93dbd1

View File

@@ -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/