We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22da9e commit ce7fc05Copy full SHA for ce7fc05
services/filestash/Makefile
@@ -41,7 +41,7 @@ up-local: up
41
42
# Helpers -------------------------------------------------
43
44
-docker-compose.yml: docker-compose.yml.j2 .venv .env
+docker-compose.yml: docker-compose.yml.j2 .venv .env filestash_config.json
45
@$(call jinja, $<, .env, $@)
46
47
.PHONY: ${TEMP_COMPOSE}
0 commit comments