DESKTOP-6C3NK6N\WXS 2024-08-08 16:42:14 +08:00
parent 787f6425e0
commit ef891857c4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
ENV = 'usa' ENV = 'usa'
NODE_ENV = 'usa' NODE_ENV = 'usa'
# base public path # base public path
VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-08-07/' VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-08-08/'
# 是否开启登陆限制 true:是 false:否 # 是否开启登陆限制 true:是 false:否
VUE_APP_LOGIN_FOR_PERMISSION = true VUE_APP_LOGIN_FOR_PERMISSION = true