Last active
August 6, 2021 22:23
-
-
Save containeroo-gists/4b0d0c3db0b507eb7585a100e6e8211a to your computer and use it in GitHub Desktop.
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 | |
debug: false | |
entryPoints: | |
http: | |
address: ":80" | |
https: | |
address: ":443" | |
providers: | |
docker: | |
endpoint: "tcp://socket-proxy:2375" | |
watch: true | |
exposedbydefault: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment