zeroed-some/bashamole / fbe7527

Browse files

ports

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
fbe7527ea5201fbf9c3c7711c3a4b2d21203ffab
Parents
5b10e6b
Tree
5792073

1 changed file

StatusFile+-
M backend/bashamole/settings.py 1 0
backend/bashamole/settings.pymodified
@@ -144,6 +144,7 @@ DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
144144
 
145145
 CORS_ALLOWED_ORIGINS = [
146146
     "http://localhost:3000",
147
+    "http://localhost:3001",
147148
     "http://localhost:5173",
148149
     "https://bashamole.sh",
149150
     "https://www.bashamole.sh",