Made the url validator not accept urls from the website
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"WEBSITE_DOMAIN":"127.0.0.1:5000",
|
||||
"SECRET_KEY": "SECRET_KEY",
|
||||
"SQLALCHEMY_DATABASE_URI": "sqlite:///database.db"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user