Add port 801

This commit is contained in:
TheMaddax 2024-12-01 23:18:48 -06:00
parent 52f3549127
commit dbcfc70dfc

View file

@ -9,6 +9,7 @@ services:
- "801:801" - "801:801"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
- PORT=801
env_file: env_file:
- .env - .env
networks: networks: