mirror of
https://github.com/Lukas0025/YAGS.git
synced 2025-04-04 06:51:33 +01:00
Added volumes for data
This commit is contained in:
parent
3af701a598
commit
13e4048c1b
@ -4,4 +4,7 @@ services:
|
||||
image: yags-web
|
||||
build: ./web
|
||||
ports:
|
||||
- 80:80
|
||||
- 80:80
|
||||
volumes:
|
||||
- yagsDb:/var/www/html/DB
|
||||
- yagsData:/var/www/html/ARTEFACTS
|
Loading…
x
Reference in New Issue
Block a user