20 lines
457 B
Plaintext
20 lines
457 B
Plaintext
NODE_ENV = development
|
|
|
|
#VUE_APP_BASE_API =http://192.168.10.123:9159/api
|
|
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
|
|
|
|
|
|
|
|
#VUE_APP_BASE_API =http://223.99.16.253:9001/api
|
|
#VUE_APP_BASE_IMG_URL =http://223.99.16.253:9001
|
|
|
|
|
|
VUE_APP_BASE_API = http://123.132.248.154:9223/api
|
|
VUE_APP_BASE_IMG_URL = http://123.132.248.154:9223
|
|
|
|
|
|
#VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
|
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
|
|
|
|