Dns
This commit is contained in:
@@ -28,6 +28,9 @@ services:
|
|||||||
- "traefik.http.routers.library-manager.entrypoints=https"
|
- "traefik.http.routers.library-manager.entrypoints=https"
|
||||||
- "traefik.http.routers.library-manager.rule=Host(`lib.ghost.tel`)"
|
- "traefik.http.routers.library-manager.rule=Host(`lib.ghost.tel`)"
|
||||||
- "traefik.http.routers.library-manager.tls.certresolver=http"
|
- "traefik.http.routers.library-manager.tls.certresolver=http"
|
||||||
|
dns:
|
||||||
|
- 8.8.8.8
|
||||||
|
- 8.8.4.4
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user