diff --git a/blueprints/dragonfly-db/docker-compose.yml b/blueprints/dragonfly-db/docker-compose.yml index fc4b8da..7feaeb8 100644 --- a/blueprints/dragonfly-db/docker-compose.yml +++ b/blueprints/dragonfly-db/docker-compose.yml @@ -8,5 +8,7 @@ services: - "6379:6379" volumes: - dragonflydata:/data + environment: + - DFLY_requirepass volumes: dragonflydata: \ No newline at end of file diff --git a/blueprints/dragonfly-db/template.toml b/blueprints/dragonfly-db/template.toml index 6cd2822..dca7301 100644 --- a/blueprints/dragonfly-db/template.toml +++ b/blueprints/dragonfly-db/template.toml @@ -14,7 +14,6 @@ port = 6379 host = "${main_domain}" path = "/" - [[config.mounts]] filePath = "/content/configuration.conf" content = """