Update port

This commit is contained in:
TheMaddax 2024-11-27 12:07:51 -06:00
parent 1a147cefde
commit a7345c80a2

View file

@ -6,7 +6,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "3000:3000"
- "805:3000"
environment:
- NODE_ENV=production
restart: unless-stopped