Remove extra spacing

This commit is contained in:
Lorin Thwaits
2023-02-20 19:33:29 +00:00
parent 434b798c98
commit b062f2c734
1461 changed files with 13333 additions and 76271 deletions
@@ -14,7 +14,7 @@ Prof of concept project with Microsoft SQL Server and Django Framework setup on
8. run `docker-compose run web python3 manage.py createsuperuser` to create admin account
## To run project:
1. run `docker-compose up web`
2. point your browser to `localhost:8080`
3. press `CTRL+C` to stop