mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-08 08:33:45 +01:00
Remove flower
This commit is contained in:
parent
6fa6203ce0
commit
8c44b08682
@ -51,16 +51,6 @@ services:
|
||||
depends_on:
|
||||
- redis
|
||||
|
||||
flower:
|
||||
image: mher/flower
|
||||
command: ["flower", "--broker=redis://redis:6379/0", "--port=5124"]
|
||||
env_file:
|
||||
- config.env
|
||||
ports:
|
||||
- 5124:5124
|
||||
depends_on:
|
||||
- redis
|
||||
|
||||
exporter:
|
||||
image: ovalmoney/celery-exporter
|
||||
env_file:
|
||||
|
Loading…
Reference in New Issue
Block a user