fix(deploy): reloop-web → 3003 (mailu-webui 가 3000 점유, nginx upstream 도 3003 기준)
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = {
|
||||
exec_mode: 'fork',
|
||||
env: {
|
||||
NODE_ENV: 'production',
|
||||
PORT: '3000',
|
||||
PORT: '3003',
|
||||
HOSTNAME: '0.0.0.0',
|
||||
},
|
||||
max_memory_restart: '512M',
|
||||
|
||||
Reference in New Issue
Block a user