setup microbin to be a kladovka service
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
reverse_proxy http://beszel:8090
|
||||
}
|
||||
|
||||
@copypaste host copypaste.catmedved.com
|
||||
handle @copypaste_k {
|
||||
reverse_proxy http://microbin:8080
|
||||
}
|
||||
# @copypaste host copypaste.catmedved.com
|
||||
# handle @copypaste {
|
||||
# reverse_proxy http://microbin:8080
|
||||
# }
|
||||
|
||||
@copypaste_k host copypaste.kladovka52.com
|
||||
handle @copypaste_k {
|
||||
@copypaste host copypaste.kladovka52.com
|
||||
handle @copypaste {
|
||||
reverse_proxy http://microbin:8080
|
||||
}
|
||||
|
||||
@@ -61,6 +61,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
http://*.kladovka52.com {
|
||||
@not_from_wg not remote_ip 10.8.0.0/24
|
||||
|
||||
redir @not_from_wg https://{host}{uri} permanent
|
||||
|
||||
import apps
|
||||
}
|
||||
|
||||
http://*.catmedved.com {
|
||||
@not_from_wg not remote_ip 10.8.0.0/24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user