fix network address
This commit is contained in:
@@ -48,37 +48,37 @@ www.64815139.xyz {
|
||||
convertx.64815139.xyz {
|
||||
route {
|
||||
import secure *
|
||||
reverse_proxy 192.168.0.216:8033
|
||||
reverse_proxy 192.168.0.210:8033
|
||||
}
|
||||
}
|
||||
|
||||
gitea.64815139.xyz {
|
||||
route {
|
||||
rewrite /user/login /user/oauth2/Authelia
|
||||
reverse_proxy 192.168.0.216:3000
|
||||
reverse_proxy 192.168.0.210:3000
|
||||
}
|
||||
}
|
||||
|
||||
immich.64815139.xyz {
|
||||
route {
|
||||
reverse_proxy 192.168.0.216:2283
|
||||
reverse_proxy 192.168.0.210:2283
|
||||
}
|
||||
}
|
||||
|
||||
bento-pdf.64815139.xyz {
|
||||
route {
|
||||
reverse_proxy 192.168.0.216:3328
|
||||
reverse_proxy 192.168.0.210:3328
|
||||
}
|
||||
}
|
||||
|
||||
uptime.64815139.xyz {
|
||||
route {
|
||||
reverse_proxy 192.168.0.216:4393
|
||||
reverse_proxy 192.168.0.210:4393
|
||||
}
|
||||
}
|
||||
|
||||
oaT3cqYuCAegcoM4Xc4Pun1BUMOschxR.64815139.xyz {
|
||||
route {
|
||||
reverse_proxy 192.168.0.216:4449
|
||||
reverse_proxy 192.168.0.210:4449
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user