Files
cunkebao_v3/Backend/.env.development
2025-03-12 12:58:14 +08:00

6 lines
196 B
Plaintext
Executable File

NODE_ENV=development
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=http://yishi.com
VUE_APP_WWW_BASE_URL=http://yishi.com
VUE_APP_WEB_SOCKET_URL=ws://yishi.com:2348
VUE_APP_WEBSITE_NAME="管理后台"