Explorar o código

更改线上环境

Limengbo %!s(int64=5) %!d(string=hai) anos
pai
achega
5faa094afd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/prod.env.js

+ 1 - 1
config/prod.env.js

@@ -1,5 +1,5 @@
 'use strict'
 module.exports = {
   NODE_ENV: '"production"',
-  BASE_API: '"https://whiteboardtest.ai160.com/"',
+  BASE_API: '"https://whiteboard.ai160.com/"',
 }