move volumes to stack/service schema
This commit is contained in:
parent
6eb69e9914
commit
03ea7a3d95
3 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
- PGID=1000
|
||||
- TZ=Europe/Berlin
|
||||
volumes:
|
||||
- ${VOLUMES_PATH}/heimdall:/config
|
||||
- ${VOLUMES_PATH}/dashboard/heimdall:/config
|
||||
expose:
|
||||
- "80"
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue