This commit is contained in:
Den Piligrim
2025-12-25 22:11:57 +03:00
parent 13e64b4e86
commit 3cb0e4e77e
4 changed files with 28 additions and 0 deletions
+2
View File
@@ -225,6 +225,7 @@ services:
nginx:
image: nginx:alpine
restart: unless-stopped
container_name: nginx
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
@@ -268,6 +269,7 @@ services:
nginx:
image: nginx:alpine
restart: unless-stopped
container_name: nginx
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro