Bunch more stability fixes
This commit is contained in:
@@ -83,7 +83,7 @@ router.get(
|
||||
miniqrSubdomain: 'qr',
|
||||
excalidrawSubdomain: 'draw',
|
||||
// Listmonk (newsletter platform)
|
||||
listmonkPort: 9001,
|
||||
listmonkPort: env.LISTMONK_PROXY_PORT,
|
||||
listmonkSubdomain: 'listmonk',
|
||||
// Code Server (web IDE)
|
||||
codeServerPort: env.CODE_SERVER_PORT,
|
||||
|
||||
Reference in New Issue
Block a user