updated limits and added restart

This commit is contained in:
ION606
2026-03-12 14:59:55 -04:00
parent e6c534c7d7
commit b8c518dc7e
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ http://{$SHORT_DOMAIN}:8550 {
@shortenPre method OPTIONS path /shorten
respond @shortenPre 204
# everything else shlink ui/api
# everything else --> shlink ui/api
handle {
reverse_proxy http://shlink:8080
}