@@ -105,15 +105,13 @@ This repository configures Traefik to run together with, installed in system, dn
105105
106106 Don't forget to include first level domains into ` TLS_DOMAINS ` variable. Default certificates will be created for these domains and wildcards:
107107
108- | SSL certificate | Comments |
109- | -------------------- | ------------------------------------------------------------ |
110- | ui.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
111- | router.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
112- | pg-admin.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
113- | * .wod.docker | All subdomains under this wildcard. ** Only one level of nesting ** will work in most of the browsers**** . |
114- | * .wod.mac | All subdomains under this wildcard. |
115- | * .tpl.wod.docker | For default template, generated from [ laravel-starter-tpl] ( https://github.com/wayofdev/laravel-starter-tpl ) |
116- | * .tpl.wod.mac | Alternative for previous. |
108+ | SSL certificate | Comments |
109+ | -------------------- | ------------------------------------------------------------ |
110+ | ui.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
111+ | router.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
112+ | pg-admin.docker | Included as fallback, if ` SHARED_DOMAIN_SEGMENT ` was left blank. |
113+ | * .wod.docker | All subdomains under this wildcard. ** Only one level of nesting ** will work in most of the browsers**** . |
114+ | * .tpl.wod.docker | For default template, generated from [ laravel-starter-tpl] ( https://github.com/wayofdev/laravel-starter-tpl ) |
117115
118116
119117
0 commit comments