Skip to content

Commit 28d84c6

Browse files
Fix ssl label
1 parent 1930f12 commit 28d84c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can see the list of containers managed by proxy on http://127.0.0.1:${HTTP_P
4242
- `com.docker-proxy.domain`: Define the domain of your service (require).
4343
- `com.docker-proxy.port`: Define the http port of your service (default 80).
4444
- `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).
45+
- `com.docker-proxy.ssl`: Define if you need https (default: false).
4646

4747
### Certificate provider Configuration
4848

0 commit comments

Comments
 (0)