Skip to content

Commit 58180d6

Browse files
authored
使用域名连接 (pixiu-io#336)
1 parent 262550a commit 58180d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env/.env.demo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NODE_ENV='test'
22

3-
VITE_BASE_API="http://42.193.97.239:8090"
3+
VITE_BASE_API="http://console.cloud.pixiuio.com:8090"

env/.env.prod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NODE_ENV='production'
22

3-
VITE_BASE_API="http://42.193.97.239:8090"
3+
VITE_BASE_API="http://console.cloud.pixiuio.com:8090"

0 commit comments

Comments
 (0)