Fix subservice
This commit is contained in:
parent
ac67029cea
commit
bfab0486df
@ -1,6 +1,6 @@
|
||||
http:
|
||||
routers:
|
||||
nextcloud:
|
||||
subservice:
|
||||
rule: Host(`subservice.xxx.domain`)
|
||||
service: subservice
|
||||
entryPoints: ["websecure"]
|
||||
@ -11,4 +11,4 @@ http:
|
||||
subservice:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://192.168.xxx.xxx
|
||||
- url: http://192.168.xxx.xxx
|
||||
|
Loading…
Reference in New Issue
Block a user