mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Merge branch 'master' into dev
This commit is contained in:
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -157,3 +157,11 @@ Deploy:
|
||||
# '["alas"]' specified "alas" config
|
||||
# '["alas","alas2"]' specified "alas" "alas2" configs
|
||||
Run: null
|
||||
# SSL support
|
||||
# Only effective when both parameters below are set
|
||||
# --ssl-key. Path to SSL key file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLKey: null
|
||||
# --ssl-cert. Path to SSL cert file
|
||||
# [Default] null (no SSL)
|
||||
WebuiSSLCert: null
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"Medicine": 0,
|
||||
"Stone": 0,
|
||||
"Times": 5,
|
||||
"Series": 1,
|
||||
"Series": 0,
|
||||
"Drops": null,
|
||||
"DrGrandet": false
|
||||
},
|
||||
@@ -79,7 +79,7 @@
|
||||
"Medicine": null,
|
||||
"Stone": null,
|
||||
"Times": null,
|
||||
"Series": 1,
|
||||
"Series": 0,
|
||||
"Drops": null,
|
||||
"DrGrandet": false
|
||||
},
|
||||
@@ -103,7 +103,7 @@
|
||||
"Medicine": null,
|
||||
"Stone": null,
|
||||
"Times": null,
|
||||
"Series": 1,
|
||||
"Series": 0,
|
||||
"Drops": null,
|
||||
"DrGrandet": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user