1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00

chore: Update Django server configuration

This commit is contained in:
Sean Morley 2024-07-09 08:15:11 -04:00
parent 8479d9f231
commit 7bb70b8014
2 changed files with 2 additions and 2 deletions

View file

@ -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