forgot to add env file to compose

This commit is contained in:
Valentijn
2026-03-20 14:40:05 +01:00
parent 11a91eb213
commit 5f841ddbf9

View File

@@ -9,7 +9,8 @@ services:
- proxy-network
volumes:
- "./data:/app/data"
env_file:
- .env
networks:
proxy-network: