mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update administrator.md
This commit is contained in:
parent
35dfb670da
commit
d35af9a096
@ -18,5 +18,7 @@ pip install -r requirements.txt
|
||||
### 启动
|
||||
|
||||
```
|
||||
uvicorn main:get_app --host 0.0.0.0 --port 5000 --reload
|
||||
git clone https://github.com/Websoft9/StackHub.git && cd StackHub/docker/appmanage && docker compose up -d
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user