Update .docker-compose.https.yml #2
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ services:
|
|||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- ./data/letsencrypt:/letsencrypt
|
||||
|
|
Loading…
Add table
Reference in a new issue