diff --git a/.env.production b/.env.production index fad937b..7ccc853 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ ENV = 'production' VUE_APP_BASE_API = '/api' # ops api -VUE_APP_OPS_API = 'http://ops.kingsome.cn/api/' \ No newline at end of file +VUE_APP_OPS_API = 'http://ops.kingsome.cn/api' \ No newline at end of file