mirror of
https://github.com/Lukas0025/YAGS.git
synced 2025-04-26 08:41:45 +01:00
Added volumes for data
This commit is contained in:
parent
3af701a598
commit
13e4048c1b
@ -5,3 +5,6 @@ services:
|
|||||||
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