From a476bdb1c479093c0030d76b050a3271c351b038 Mon Sep 17 00:00:00 2001 From: Irwan Fathurrahman Date: Wed, 19 Jun 2024 10:26:49 +0700 Subject: [PATCH] Fix flake --- django_project/manage.py | 2 +- docs/src/quick_installation.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/django_project/manage.py b/django_project/manage.py index e8fda26..f2a662c 100644 --- a/django_project/manage.py +++ b/django_project/manage.py @@ -19,4 +19,4 @@ def main(): if __name__ == '__main__': - main() \ No newline at end of file + main() diff --git a/docs/src/quick_installation.md b/docs/src/quick_installation.md index f795b29..8a26517 100644 --- a/docs/src/quick_installation.md +++ b/docs/src/quick_installation.md @@ -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.
The sequence should be `make dev`, after that run or restart -cloud_native_gis_dev_1. \ No newline at end of file +tomorrownow_gap_dev_1. \ No newline at end of file