青鸟ai,pc版仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
352 B

# 网站标题
VITE_GLOB_APP_TITLE = 青鸟AI助手-同聪
# 简称,用于配置文件名字 不要出现空格、数字开头等特殊字符
VITE_GLOB_APP_SHORT_NAME = 同聪
# token key
VITE_GLOB_APP_TOKEN_KEY = "hulk-Auth"
# authenticationScheme
VITE_GLOB_APP_AUTHENTICATION_SCHEME = 'Basic'
# tokenScheme
VITE_GLOB_APP_TOKEN_SCHEME = 'crypto'