mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 04:58:33 +03:00
correct comment in compose file
This commit is contained in:
@@ -51,7 +51,7 @@ services:
|
||||
- "./redis/data:/data"
|
||||
- "./redis/config:/conf"
|
||||
|
||||
# dashboard service will only launch the dashboard if "--profile flower" is passed to docker compose; or if explicitly called "docker compose up flower"
|
||||
# dashboard service will only launch the dashboard if "--profile flower" is passed to docker compose; or if explicitly called "docker compose up dashboard"
|
||||
dashboard:
|
||||
<<: *base-setup
|
||||
profiles:
|
||||
|
||||
Reference in New Issue
Block a user