chore: sync local updates
This commit is contained in:
12
api-docs/infogenie-api-apifox/apifox.env.json
Normal file
12
api-docs/infogenie-api-apifox/apifox.env.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Local": {
|
||||
"baseUrl": "http://127.0.0.1:5002",
|
||||
"bearerToken": "",
|
||||
"siteAdminToken": ""
|
||||
},
|
||||
"Production": {
|
||||
"baseUrl": "https://infogenie.api.shumengya.top",
|
||||
"bearerToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2NvdW50Ijoic2h1bWVuZ3lhIiwiZXBvY2giOjAsImlzcyI6InNwcm91dGdhdGUiLCJzdWIiOiJzaHVtZW5neWEiLCJleHAiOjE3NzcyMDgxODIsImlhdCI6MTc3NjYwMzM4Mn0.VffffNCIWkp7X0GHo2xKkVFxTyEHdEXHWKu6UZF1xfM",
|
||||
"siteAdminToken": "shumengya520"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user