Add binding for acme-io.json in Traefik config
This commit is contained in:
@@ -24,6 +24,8 @@ http:
|
||||
priority: 1000
|
||||
tls:
|
||||
certResolver: le
|
||||
domains:
|
||||
- main: api.truckwash.dk
|
||||
|
||||
api-preflight-io:
|
||||
rule: Host(`api.truckwash.io`) && Method(`OPTIONS`)
|
||||
@@ -33,6 +35,8 @@ http:
|
||||
priority: 1000
|
||||
tls:
|
||||
certResolver: le
|
||||
domains:
|
||||
- main: api.truckwash.io
|
||||
|
||||
cloud-preflight:
|
||||
rule: Host(`cloud.truckwash.dk`) && Method(`OPTIONS`)
|
||||
|
||||
Reference in New Issue
Block a user