This commit is contained in:
2025-11-22 09:49:43 -08:00
parent d0b273700a
commit bdbdac5820
76 changed files with 4980 additions and 1 deletions

16
test_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