support multi host hopefully
This commit is contained in:
6
testdata/gitea.yaml
vendored
Normal file
6
testdata/gitea.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
port: 443
|
||||
domains:
|
||||
.bel.blue:
|
||||
gitea:
|
||||
to: http://192.168.0.86:59526
|
||||
basicAuth: ""
|
||||
8
testdata/test.yaml
vendored
8
testdata/test.yaml
vendored
@@ -1,6 +1,6 @@
|
||||
#port: 51552 # priority over cli
|
||||
endpoints:
|
||||
domains:
|
||||
foo:
|
||||
from: foo.blapointe.com
|
||||
to: http://192.168.0.86:51552
|
||||
basicAuth: u:p
|
||||
bar:
|
||||
to: http://192.168.0.86:51552
|
||||
basicAuth: u:p
|
||||
|
||||
Reference in New Issue
Block a user