fix: reference DFLY_requirepass in the DragonflyDB compose

This commit is contained in:
scanash00
2025-04-03 23:15:08 -08:00
parent 40f63e75dc
commit b643f242a4
2 changed files with 2 additions and 1 deletions

View File

@@ -8,5 +8,7 @@ services:
- "6379:6379"
volumes:
- dragonflydata:/data
environment:
- DFLY_requirepass
volumes:
dragonflydata:

View File

@@ -14,7 +14,6 @@ port = 6379
host = "${main_domain}"
path = "/"
[[config.mounts]]
filePath = "/content/configuration.conf"
content = """