Skip to content

Commit

Permalink
Fix flake
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer committed Jun 19, 2024
1 parent ef3aeaa commit a476bdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion django_project/manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ def main():


if __name__ == '__main__':
main()
main()
4 changes: 2 additions & 2 deletions docs/src/quick_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Wait until it is on.

The web can be accessed using `http://localhost:5000/`

If the web is taking long time to load, restart cloud_native_gis_dev_1
If the web is taking long time to load, restart tomorrownow_gap_dev_1
container.<br>
The sequence should be `make dev`, after that run or restart
cloud_native_gis_dev_1.
tomorrownow_gap_dev_1.

0 comments on commit a476bdb

Please sign in to comment.