Add CaddyfileAFewMoreServ
This commit is contained in:
commit
ea31e44739
77
CaddyfileAFewMoreServ
Normal file
77
CaddyfileAFewMoreServ
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
|
||||||
|
[PRIV INVIDIOUS INSTANCE HERE] {
|
||||||
|
reverse_proxy localhost:3000
|
||||||
|
}
|
||||||
|
|
||||||
|
icy.blitzw.in {
|
||||||
|
reverse_proxy localhost:3010
|
||||||
|
}
|
||||||
|
|
||||||
|
umami.blitzw.in {
|
||||||
|
reverse_proxy localhost:3088
|
||||||
|
}
|
||||||
|
|
||||||
|
bin.blitzw.in {
|
||||||
|
reverse_proxy localhost:8055
|
||||||
|
}
|
||||||
|
|
||||||
|
moz.blitzw.in {
|
||||||
|
reverse_proxy localhost:3012
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
fan.blitzw.in {
|
||||||
|
reverse_proxy localhost:10416
|
||||||
|
}
|
||||||
|
|
||||||
|
libre.blitzw.in {
|
||||||
|
reverse_proxy localhost:2005
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
rl.blitzw.in {
|
||||||
|
basicauth {
|
||||||
|
blitzwing $2a$10$c7k5ise.mVVaKDJmz7d.zej5TpZzJoGrWJkdN0NB1HB.n8eSGdKsi
|
||||||
|
}
|
||||||
|
reverse_proxy localhost:4243
|
||||||
|
}
|
||||||
|
|
||||||
|
pdf.blitzw.in {
|
||||||
|
reverse_proxy localhost:1555
|
||||||
|
}
|
||||||
|
|
||||||
|
ab.blitzw.in {
|
||||||
|
reverse_proxy localhost:6075
|
||||||
|
}
|
||||||
|
|
||||||
|
wikimore.blitzw.in {
|
||||||
|
reverse_proxy localhost:8109
|
||||||
|
}
|
||||||
|
|
||||||
|
twitch.blitzw.in {
|
||||||
|
reverse_proxy localhost:5600
|
||||||
|
}
|
||||||
|
|
||||||
|
twitchbackend.blitzw.in {
|
||||||
|
reverse_proxy localhost:5601
|
||||||
|
}
|
||||||
|
|
||||||
|
test.blitzw.in {
|
||||||
|
reverse_proxy localhost:7424
|
||||||
|
}
|
||||||
|
|
||||||
|
q.blitzw.in {
|
||||||
|
reverse_proxy localhost:3355
|
||||||
|
}
|
||||||
|
|
||||||
|
chibi.blitzw.in {
|
||||||
|
reverse_proxy localhost:24424
|
||||||
|
}
|
||||||
|
|
||||||
|
wh.blitzw.in {
|
||||||
|
reverse_proxy localhost:3133
|
||||||
|
}
|
||||||
|
|
||||||
|
gitz.blitzw.in {
|
||||||
|
reverse_proxy localhost:5989
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user