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

This commit is contained in:
Артем Дроздов 2024-08-28 09:10:47 +00:00
parent 1be45fdc7d
commit ebd8502b3e
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:ro
- ./cert:/etc/nginx/ssl
networks:
- loop-network
depends_on: