sync
This commit is contained in:
16
consul_backup/Dex
Normal file
16
consul_backup/Dex
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user