chore:/update fallback port

This commit is contained in:
Heidi
2026-05-14 15:55:20 +01:00
parent c02a56cafa
commit 0ca2dcdcf2
3 changed files with 40 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
NODE_ENV=production
PORT=3001
PORT=3010
API_UPSTREAM=http://127.0.0.1:6000
WEBHOOK_PORT=3011