This commit is contained in:
2025-11-22 09:57:32 -08:00
parent 17a31e8b56
commit 8b4591482c
75 changed files with 4977 additions and 6 deletions

16
consul_backup/Dex Normal file
View File

@@ -0,0 +1,16 @@
log-level = debug
whitelist = stuart.stent@gmail.com,stephen.bunt@gmail.com,Stephen.Bunt@gmail.com,inavinay@gmail.com,sdoltonz@gmail.com,andrewsayer@gmail.com
rule.music.action = allow
rule.music.rule = Host(`m.fbleagh.duckdns.org`) && PathPrefix(`/rest/`)
rule.musicdedyn.action = allow
rule.musicdedyn.rule = Host(`m.fbleagh.dedyn.io`) && PathPrefix(`/rest/`)
rule.rss.action = allow
rule.rss.rule = Host(`rss.fbleagh.duckdns.org`) && PathPrefix(`/api/`)
rule.rss.whitelist = stuart.stent@gmail.com
rule.rssdedyn.action = allow
rule.rssdedyn.rule = Host(`rss.fbleagh.dedyn.io`) && PathPrefix(`/api/`)
rule.rssdedyn.whitelist = stuart.stent@gmail.com