fix nginx

This commit is contained in:
diyaa
2026-03-15 21:36:44 +01:00
parent e51c786782
commit a43c47250b
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -31,6 +31,6 @@ services:
- web
ports:
- "80:80"
vvolumes:
volumes:
- ./default.conf:/etc/nginx/conf.d/default.conf:ro
restart: unless-stopped