Skip to content

Commit e318b24

Browse files
author
horanhe
committed
feat: 切换域名
1 parent 727b64c commit e318b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

env.example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"APP_ENV": "production",
3-
"API_URL": "https://api.lua-china.com",
3+
"API_URL": "https://lua-china.com/api",
44
"API_INTERNAL_URL": "http://lua-china-api",
55
"GITHUB_CLIENT_ID": "6162c14c3b7a50abf8ce"
6-
}
6+
}

0 commit comments

Comments
 (0)