14 lines
475 B
Plaintext
14 lines
475 B
Plaintext
<<<<<<< HEAD
|
|
VITE_USER_NODE_ENV = 'development'
|
|
VITE_APP_BASE_URL = 'https://test.api.aida.com.hk'
|
|
# VITE_APP_BASE_URL = 'https://api.aida.com.hk'
|
|
=======
|
|
NODE_ENV = 'development'
|
|
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
|
|
VUE_APP_BASE_URL = 'https://test.api.aida.com.hk'
|
|
>>>>>>> 5d8304ce3ece21dd3200ffffb0c76e3ef55dd213
|
|
|
|
# VITE_APP_BASE_URL = 'http://18.167.251.121:10086'
|
|
# VITE_APP_BASE_URL = 'http://192.168.1.9:5567'
|
|
# VITE_APP_BASE_URL = 'http://192.168.1.6:7766'
|