fix: change socket port to 3005 (conflict with grafana) and make CI artifacts non-blocking
This commit is contained in:
@@ -99,7 +99,7 @@ services:
|
||||
env_file:
|
||||
- .env.docker
|
||||
ports:
|
||||
- "3002:3002"
|
||||
- "3005:3005"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user