fix: Moves shlink web interface to seperate domain to try and solve issues.
This commit is contained in:
@@ -126,18 +126,14 @@
|
|||||||
|
|
||||||
@shlink host l.housh.dev
|
@shlink host l.housh.dev
|
||||||
handle @shlink {
|
handle @shlink {
|
||||||
|
reverse_proxy http://roguemini.housh.dev:8880
|
||||||
|
crowdsec
|
||||||
|
}
|
||||||
|
|
||||||
# Shlink public proxy.
|
@shlink_web host shlink.housh.dev
|
||||||
@api path /rest /rest/*
|
handle @shlink_web {
|
||||||
handle @api {
|
reverse_proxy http://roguemin.housh.dev:8881
|
||||||
reverse_proxy http://roguemini.housh.dev:8880
|
crowdsec
|
||||||
crowdsec
|
|
||||||
}
|
|
||||||
|
|
||||||
handle {
|
|
||||||
reverse_proxy http://roguemini.housh.dev:8881
|
|
||||||
crowdsec
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user