Update home-tools.yaml

master
Dex Burgess 2023-11-13 05:53:19 +00:00
parent 5a66615922
commit 4a77873b87
1 changed files with 1 additions and 1 deletions

View File

@ -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