添加了一些提示
No files matched your search
@@ -43,6 +43,8 @@
|
||||
|
||||
### 部署到本地服务器
|
||||
|
||||
> 本地部署时你需要打开`requirements.txt`文件将`itdangerous`一行去除
|
||||
|
||||
```shell
|
||||
$ git clone https://github.com/MarkusJoe/RequestCounter.git
|
||||
$ cd RequestCounter
|
||||
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
@@ -5,5 +5,5 @@ gunicorn~=20.1.0
|
||||
colorlog~=6.6.0
|
||||
PyMySQL~=1.0.2
|
||||
PyYAML~=6.0
|
||||
itsdangerous~=2.1.0
|
||||
Werkzeug~=2.0.3
|
||||
Werkzeug~=2.0.3
|
||||
itsdangerous~=2.1.0
|
||||