Обновить docker-compose/docker-compose.yml

This commit is contained in:
Артем Дроздов 2024-08-28 06:41:36 +00:00
parent 07ff50b18e
commit 1be45fdc7d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "443:443"
volumes:
- ./nginx:/etc/nginx/conf.d
- ./cert:/etc/nginx/ssl
- ./cert:/etc/nginx/ssl:ro
networks:
- loop-network
depends_on: