move volumes to stack/service schema

This commit is contained in:
Florian Zirker 2024-02-09 13:48:18 +01:00
parent 6eb69e9914
commit 03ea7a3d95
3 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ services:
- PGID=1000
- TZ=Europe/Berlin
volumes:
- ${VOLUMES_PATH}/heimdall:/config
- ${VOLUMES_PATH}/dashboard/heimdall:/config
expose:
- "80"
networks: