mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-08 16:43:47 +01:00
Remove flower
This commit is contained in:
parent
6fa6203ce0
commit
8c44b08682
@ -51,16 +51,6 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- 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:
|
exporter:
|
||||||
image: ovalmoney/celery-exporter
|
image: ovalmoney/celery-exporter
|
||||||
env_file:
|
env_file:
|
||||||
|
Loading…
Reference in New Issue
Block a user