|
|
@@ -20,7 +20,7 @@ services:
|
|
|
labels:
|
|
|
- "traefik.enable=true"
|
|
|
- "traefik.http.services.resticinfo.loadbalancer.server.port=5005"
|
|
|
- - "traefik.http.routers.resticinfo.rule=Host(`resticinfo.local`)"
|
|
|
+ - "traefik.http.routers.resticinfo.rule=Host(`resticinfo.local`)||Host(`resticinfo.spring.private`)"
|
|
|
- "traefik.http.routers.resticinfo.entrypoints=web"
|
|
|
networks:
|
|
|
- proxy
|