1
0
Fork 0

enshrouded: fix env path

This commit is contained in:
Lukáš Kucharczyk 2024-02-22 22:44:27 +01:00
parent 20beed93e5
commit 77e456f499
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
restart: unless-stopped
stop_grace_period: 90s
env_file:
- ../../secrets/enshrouded.env
- ../secrets/enshrouded.env
ports:
- "15636-15637:15636-15637/udp"
volumes: