fix: Port

This commit is contained in:
Lino Silva
2026-04-12 22:22:37 +01:00
parent 0cc349765e
commit 07ac4dfec4
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ services:
tmpfs:
- /tmp:noexec,nosuid,size=64m
ports:
- "3000:3000"
- "8083:3000"
environment:
- NODE_ENV=production
- PORT=3000