mirror of
https://github.com/Lukas0025/YAGS.git
synced 2025-04-10 17:32:17 +01:00
Added volumes for data
This commit is contained in:
parent
3af701a598
commit
13e4048c1b
@ -4,4 +4,7 @@ services:
|
|||||||
image: yags-web
|
image: yags-web
|
||||||
build: ./web
|
build: ./web
|
||||||
ports:
|
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