Update home-tools.yaml
parent
5a66615922
commit
4a77873b87
|
@ -14,7 +14,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
image: vabene1111/recipes
|
image: vabene1111/recipes
|
||||||
env_file:
|
env_file:
|
||||||
- /envfile/.tandoori.env
|
- /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