Last active
April 27, 2020 01:03
-
-
Save Rolilink/1bb94f2c91b515deee01659f9573d278 to your computer and use it in GitHub Desktop.
adding docker integration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[api] | |
dashboard = true # enables the dashboard | |
insecure = true # enables access to traefik api for some reason needed to access dashboard not intended for production environments | |
[providers.docker] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment