update
This commit is contained in:
parent
2de8c44b4d
commit
d9776809b4
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