mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-31 22:35:19 +00:00
remove filter
This commit is contained in:
@@ -50,10 +50,6 @@ portal.vinyldns.backend.url = ${?VINYLDNS_BACKEND_URL}
|
|||||||
portal.vinyldns.url = "http://localhost:9001"
|
portal.vinyldns.url = "http://localhost:9001"
|
||||||
portal.vinyldns.url = ${?VINYLDNS_PORTAL_URL}
|
portal.vinyldns.url = ${?VINYLDNS_PORTAL_URL}
|
||||||
|
|
||||||
play.filters.hosts {
|
|
||||||
allowed = ["."]
|
|
||||||
}
|
|
||||||
|
|
||||||
portal.test_login = true
|
portal.test_login = true
|
||||||
portal.test_login = ${?TEST_LOGIN}
|
portal.test_login = ${?TEST_LOGIN}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user