Added volumes for data

This commit is contained in:
Lukáš Plevač 2023-10-09 14:50:17 +02:00
parent 3af701a598
commit 13e4048c1b

View File

@ -5,3 +5,6 @@ services:
build: ./web
ports:
- 80:80
volumes:
- yagsDb:/var/www/html/DB
- yagsData:/var/www/html/ARTEFACTS