chore: backup infrastructure configurations [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-24 02:02:20 +00:00
parent 6ad425a9d5
commit dab64a385e
26 changed files with 29 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ rule.sbassetsclient.action = allow
rule.sbassetsclient.rule = Host(`notes.fbleagh.duckdns.org`) && PathPrefix(`/.client/`)
rule.sbassetsmanifest.action = allow
rule.sbassetsmanifest.rule = Host(`notes.fbleagh.duckdns.org`) && Path(`/manifest.json`)
rule.sbauthtoken.action = allow
rule.sbauthtoken.rule = HeaderRegexp(`Authorization`, `^LnKEAFs2nJ6Rjlm6KV7yu6ji7R#!53pkXNuxZMQ9$`)
rule.sbmain.whitelist = stuart.stent@gmail.com
rule.sbmain.rule = Host(`notes.fbleagh.duckdns.org`)