Change volume mapping in docker-compose.yml

This commit is contained in:
Cametendo
2026-02-27 14:57:06 +01:00
committed by GitHub
parent 52ab25efc9
commit ddc5e09e21

View File

@@ -6,4 +6,4 @@ services:
expose:
- "80"
volumes:
- ./data:/usr/share/nginx/html:ro
- ./:/usr/share/nginx/html:ro