更新
This commit is contained in:
10
hertz_server_django_ui/.env
Normal file
10
hertz_server_django_ui/.env
Normal file
@@ -0,0 +1,10 @@
|
||||
# API 基础地址
|
||||
VITE_API_BASE_URL=http://192.168.124.23:8000
|
||||
|
||||
# 应用配置
|
||||
VITE_APP_TITLE=Hertz Admin
|
||||
VITE_APP_VERSION=1.0.0
|
||||
|
||||
# 开发服务器配置
|
||||
VITE_DEV_SERVER_HOST=localhost
|
||||
VITE_DEV_SERVER_PORT=3000
|
||||
Reference in New Issue
Block a user