mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
chore: Update Django server configuration
This commit is contained in:
@@ -34,4 +34,4 @@ EOF
|
||||
fi
|
||||
|
||||
# Start Django server
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
PUBLIC_SERVER_URL=http://127.0.0.1:8000
|
||||
BODY_SIZE_LIMIT=Infinity
|
||||
BODY_SIZE_LIMIT=Infinity
|
||||
|
||||
Reference in New Issue
Block a user