Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
remove env
  • Loading branch information
l4rm4nd authored Jan 13, 2024
1 parent 22d03fd commit fc1643c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/traefik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
environment:
- TZ=Europe/Berlin
- CF_DNS_API_TOKEN=MyCloudflareApiToken # change this if you use Cloudflare
- [email protected] # change this if you use Cloudflare
labels:
- traefik.enable=true
- traefik.http.routers.api.rule=Host(`traefik.example.com`) # Define the subdomain for the traefik dashboard.
Expand Down

0 comments on commit fc1643c

Please sign in to comment.