This commit is contained in:
2023-09-17 23:49:42 +08:00
parent 3379a9b18e
commit ded28b62fb
8 changed files with 48 additions and 23 deletions

View File

@@ -5,6 +5,6 @@ VITE_APP_TITLE = 金武联驾校
VITE_APP_ENV = 'development'
# 金武联驾校/开发环境
VITE_APP_BASE_API = 'http://118.31.23.45:8888/'
VITE_APP_BASE_API = 'https://jwl.ahduima.com/'
#
VITE_WEB_BASE_URL = 'http://118.31.23.45:8888'
VITE_WEB_BASE_URL = 'https://jwl.ahduima.com'