correct comment in compose file

This commit is contained in:
Lilia Kai
2023-12-21 15:47:30 +01:00
parent b83f550099
commit b83e51de68

View File

@@ -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: