1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Dep: Add templates for deploy.yaml

This commit is contained in:
LmeSzinc
2022-02-03 23:46:48 +08:00
parent 58ffdd7b0d
commit 91ff16c8f6
7 changed files with 494 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: './toolkit/python.exe'
# URL of pypi mirror
# [CN user] Use 'http://pypi.douban.com/simple/' for faster and more stable download
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [Other] Use null
PypiMirror: null
# Install dependencies at startup