We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1930f12 commit 28d84c6Copy full SHA for 28d84c6
README.md
@@ -42,7 +42,7 @@ You can see the list of containers managed by proxy on http://127.0.0.1:${HTTP_P
42
- `com.docker-proxy.domain`: Define the domain of your service (require).
43
- `com.docker-proxy.port`: Define the http port of your service (default 80).
44
- `com.docker-proxy.path`: Define the domain path of your service (default /).
45
-- `com.docker-proxy.sslcom.docker-proxy.ssl`: Define if you need https (default: false).
+- `com.docker-proxy.ssl`: Define if you need https (default: false).
46
47
### Certificate provider Configuration
48
0 commit comments