Update Proxy_Containers/traefik/compose.yaml
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- "443:443"
|
- "443:443"
|
||||||
environment:
|
environment:
|
||||||
- CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN}
|
- CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN}
|
||||||
- CROWDSEC_BOUNCER_API_KEY=${CROWDSEC_BOUNCER_API_KEY}
|
- crowdsecLapiKey=${crowdsecLapiKey}
|
||||||
volumes:
|
volumes:
|
||||||
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
|
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
|
||||||
- ./config.yaml:/config.yml:ro
|
- ./config.yaml:/config.yml:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user