Fix env stuff with atm3

This commit is contained in:
2024-06-01 20:42:23 -03:00
parent 6d1db113d3
commit 62ff025915
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
ports:
- "25565:25565"
env_file:
- stack.env
- ../stack.env
environment:
EULA: "TRUE"
TYPE: "AUTO_CURSEFORGE"