Add docker-compose.yml

This commit is contained in:
2025-05-01 22:02:21 +03:00
parent 0644701e1c
commit f708b88bb8
+1 -1
View File
@@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
volumes:
- 'site_data:/var/www/html'
- /data/gameculturegamification/site_data/moodledata:/var/www/moodledata
- /data/gameculturegamification/moodledata:/var/www/moodledata
depends_on:
- mysql
environment: