update docker compose for traefik set-up
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
networks:
|
||||
- web
|
||||
extra_hosts:
|
||||
- host.docker.internal:172.17.0.1
|
||||
|
||||
volumes:
|
||||
letsencrypt:
|
||||
|
||||
Reference in New Issue
Block a user