Include .env

This commit is contained in:
TheMaddax 2024-12-09 22:53:02 -06:00
parent 21fb258d83
commit fcc5817da7

View file

@ -10,6 +10,8 @@ services:
- "805:805"
networks:
- caddy_network
env_file:
- .env
environment:
- NODE_ENV=production
- PORT=805