abiao 5 anni fa
parent
commit
a69d5fd13f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      statement-pc/config/prod.env.js

+ 1 - 1
statement-pc/config/prod.env.js

@@ -1,6 +1,6 @@
 module.exports = {
 	NODE_ENV: '"production"',
 	ENV_CONFIG: '"prod"',
-	BASE_API: '"http://statementapi.d5c360.com"'
+	BASE_API: '"http://statementapi.hiwavo.com"'
 	// BASE_API: '"http://tstatementapi.d5ct.com"'
 }