2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-30 22:05:21 +00:00

remove filter

This commit is contained in:
Aravindh-Raju
2023-06-12 16:29:28 +05:30
parent 31c72b1f2e
commit 836c4d5b01

View File

@@ -50,10 +50,6 @@ portal.vinyldns.backend.url = ${?VINYLDNS_BACKEND_URL}
portal.vinyldns.url = "http://localhost:9001"
portal.vinyldns.url = ${?VINYLDNS_PORTAL_URL}
play.filters.hosts {
allowed = ["."]
}
portal.test_login = true
portal.test_login = ${?TEST_LOGIN}