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.
7 lines
293 B
7 lines
293 B
11 months ago
|
VUE_APP_API_BASE_URL=https://admin.gdzongzhi.com/api/
|
||
|
VUE_APP_SOCKET_BASE_URL=wss://admin.gdzongzhi.com
|
||
|
VUE_APP_API_DRAWING_URL=https://admin.gdzongzhi.com/api
|
||
|
|
||
|
VUE_APP_API_BASE_URL=http://localhost:8080
|
||
|
VUE_APP_SOCKET_BASE_URL=ws://localhost:8080
|
||
|
VUE_APP_API_DRAWING_URL=http://localhost:8080
|