Update docker-compose.yml

This commit is contained in:
2025-10-26 10:58:44 +00:00
parent 04a9c1d1fa
commit 2d7555f4a3

View File

@@ -6,6 +6,7 @@ services:
ports:
- "8080:80"
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
- nfsdata:/usr/share/nginx/html:ro
volumes: