#4 1

Merged
Pchen0 merged 1 commits from gitnexus_team/docker into gitnexus_team/master 4 weeks ago
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
 ```
 
+运行项目
+
+```
+python app.py
+```
+

+ 0 - 0
demo.py → app.py