diff --git a/.env.development b/.env.development index b6c7e6a..11ba95f 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ NODE_ENV = 'development' -VUE_APP_API_URL = 'http://114.66.57.139:5002' +VUE_APP_API_URL = 'http://114.66.57.139:8088' VUE_APP_MESSAGE_SDK_DEBUG = true \ No newline at end of file diff --git a/src/components/myMars.vue b/src/components/myMars.vue index 13de268..187fca3 100644 --- a/src/components/myMars.vue +++ b/src/components/myMars.vue @@ -12,6 +12,7 @@