start fixing local dev env
This commit is contained in:
@@ -128,4 +128,4 @@ CSRF_TRUSTED_ORIGINS = [
|
||||
"http://localhost:8080/",
|
||||
]
|
||||
|
||||
REMOTE_URL = "http://127.0.0.1:8000"
|
||||
REMOTE_URL = "http://127.0.0.1:8080"
|
||||
Reference in New Issue
Block a user