CloudflareのAPIキーを指定してバグを修正
This commit is contained in:
parent
46f1c247a9
commit
4b30c8c8e1
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ services:
|
|||
- traefik.http.routers.dashboard.tls=true
|
||||
- traefik.http.routers.dashboard.tls.certResolver=letsencrypt
|
||||
- traefik.http.routers.dashboard.service=api@internal
|
||||
environment:
|
||||
- CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN}
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
|
|
Loading…
Add table
Reference in a new issue