Update home-tools.yaml
parent
4a77873b87
commit
dc8c3b7356
|
@ -14,7 +14,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
image: vabene1111/recipes
|
image: vabene1111/recipes
|
||||||
env_file:
|
env_file:
|
||||||
- /envfiles/.tandoori.env
|
- /dockers/envfiles/.tandoori.env
|
||||||
volumes:
|
volumes:
|
||||||
- /dockers/tandoori/staticfiles:/opt/recipes/staticfiles
|
- /dockers/tandoori/staticfiles:/opt/recipes/staticfiles
|
||||||
# Do not make this a bind mount, see https://docs.tandoor.dev/install/docker/#volumes-vs-bind-mounts
|
# Do not make this a bind mount, see https://docs.tandoor.dev/install/docker/#volumes-vs-bind-mounts
|
||||||
|
|
Loading…
Reference in New Issue