Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the bad bind mount for provider key file
This has beed working somehow, shouldn't have worked in the first place. The bug is basically the slash (`/`) before ${PROVIDER_ENV_FILE_VALUE}, which will set an invalid path for the file in the traefik docker container.
- Loading branch information