feat: Updates shlink to pass /rest/* paths to shlink server.
This commit is contained in:
@@ -126,9 +126,19 @@
|
|||||||
|
|
||||||
@shlink host l.housh.dev
|
@shlink host l.housh.dev
|
||||||
handle @shlink {
|
handle @shlink {
|
||||||
|
|
||||||
|
# Shlink public proxy.
|
||||||
|
@api path /rest /rest/*
|
||||||
|
handle @api {
|
||||||
|
reverse_proxy http://roguemini.housh.dev:8880
|
||||||
|
crowdsec
|
||||||
|
}
|
||||||
|
|
||||||
|
handle {
|
||||||
reverse_proxy http://roguemini.housh.dev:8881
|
reverse_proxy http://roguemini.housh.dev:8881
|
||||||
crowdsec
|
crowdsec
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user