diff --git a/.env.dev b/.env.dev index c8f7d099..dd58044b 100644 --- a/.env.dev +++ b/.env.dev @@ -4,8 +4,8 @@ NODE_ENV = 'development' # VUE_APP_BASE_URL = 'http://18.167.251.121:10086' VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' -# VUE_APP_BASE_URL = 'https://api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' # 佩佩 -VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# VUE_APP_BASE_URL = 'http://192.168.1.7:5567' # 海波 # VUE_APP_BASE_URL = 'http://192.168.1.9:5567' diff --git a/.env.production b/.env.production index 4741690b..bcd34d5c 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV = 'production' # VUE_APP_BASE_URL = 'http://18.167.251.121:10086' # VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' -VUE_APP_BASE_URL = 'https://api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' diff --git a/.history/.env_20240222093357.production b/.history/.env_20240222093357.production new file mode 100644 index 00000000..4741690b --- /dev/null +++ b/.history/.env_20240222093357.production @@ -0,0 +1,4 @@ +NODE_ENV = 'production' +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +# VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://api.aida.com.hk' diff --git a/.history/.env_20240813133312.dev b/.history/.env_20240813133312.dev new file mode 100644 index 00000000..c8f7d099 --- /dev/null +++ b/.history/.env_20240813133312.dev @@ -0,0 +1,11 @@ +NODE_ENV = 'development' +# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' + +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' +# 佩佩 +VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# 海波 +# VUE_APP_BASE_URL = 'http://192.168.1.9:5567' diff --git a/.history/.env_20240813134906.production b/.history/.env_20240813134906.production new file mode 100644 index 00000000..bcd34d5c --- /dev/null +++ b/.history/.env_20240813134906.production @@ -0,0 +1,4 @@ +NODE_ENV = 'production' +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +# VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' diff --git a/.history/.env_20240813135041.dev b/.history/.env_20240813135041.dev new file mode 100644 index 00000000..dd58044b --- /dev/null +++ b/.history/.env_20240813135041.dev @@ -0,0 +1,11 @@ +NODE_ENV = 'development' +# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +# VUE_APP_BASE_URL = 'https://api.aida.com.hk' + +# VUE_APP_BASE_URL = 'http://18.167.251.121:10086' +VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +VUE_APP_BASE_URL = 'https://www.api.aida.com.hk' +# 佩佩 +# VUE_APP_BASE_URL = 'http://192.168.1.7:5567' +# 海波 +# VUE_APP_BASE_URL = 'http://192.168.1.9:5567'