Browse Source

Merge branch 'docker' of gitnexus_team/Gitnexus-python into master

Pchen0 4 weeks ago
parent
commit
d049ac7448
2 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md
  2. 0 0
      app.py

+ 6 - 0
README.md

@@ -9,3 +9,9 @@ cp db_config_example.py db_config.py
 cp base_config_example.py base_config.py
 cp base_config_example.py base_config.py
 ```
 ```
 
 
+运行项目
+
+```
+python app.py
+```
+

+ 0 - 0
demo.py → app.py