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