Skip to content

Commit ecda971

Browse files
committed
fix: config
1 parent 8331528 commit ecda971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"APP_ENV": "production",
33
"API_URL": "https://api.lua-china.com",
4-
"API_INTERNAL_URL": "http://10.31.231.178:8887",
4+
"API_INTERNAL_URL": "http://lua-china-api",
55
"GITHUB_CLIENT_ID": "6162c14c3b7a50abf8ce"
66
}

0 commit comments

Comments
 (0)