You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,6 @@ For the backend, run
23
23
python3 manage.py runserver
24
24
```
25
25
26
-
Open the app at <http://localhost:7840>.
27
-
28
-
If you make any changes, you can kill the process and run again, or restart the app container with `docker-compose up -d --build --force-recreate app`.
29
-
30
-
31
26
## License
32
27
33
28
This project is licensed under the [MIT License](https://opensource.org/license/mit) - see the LICENSE file for details.
0 commit comments