removed multiple workers as they do not work well with flask
This commit is contained in:
@@ -31,10 +31,6 @@ services:
|
||||
condition: service_started
|
||||
restart: on-failure
|
||||
|
||||
redis:
|
||||
image: redis:alpine
|
||||
restart: unless-stopped
|
||||
|
||||
prometheus:
|
||||
image: prom/prometheus:latest
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user