start fixing local dev env

This commit is contained in:
Ross
2026-06-22 11:12:44 +01:00
parent 4e29941ae4
commit 5ad66cb951
4 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -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"