Обновить docker-compose/docker-compose.yml
This commit is contained in:
parent
07ff50b18e
commit
1be45fdc7d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue