supabase-traefik
supabase-traefik copied to clipboard
invalid interpolation format
Bug report
Describe the bug
CLOUDFLARE_EMAIL: ${$CLOUDFLARE_EMAIL} has a $ to much
To Reproduce
Go to traefik/docker-compose.yml
Expected behavior
CLOUDFLARE_EMAIL: ${CLOUDFLARE_EMAIL}
@madsharcky
Thank you for detecting the mistake.
If you would like to, please curate a Github PR to resolve this issue.