Commit 2a680884 by tingweiwang

增加{{ kpl_language }}" # cn 中文(默认), 日本环境为ja 代表日语

1 parent 67564cf3
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ data:
app:
port: "8919"
quota_rpc_port: ":9999"
default_language: "cn" # cn 中文(默认), ja 日语
default_language: "{{ kpl_language }}" # cn 中文(默认), 为ja 日语
# 在autodl core注册的service id, 作为app的唯一标示
service_id: "{{ kpl_service_id }}" #改成模板,金山云环境该值为kpl3
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!