mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 16:16:20 +08:00
feat: add backend-mock app
This commit is contained in:
3
apps/backend-mock/http/health.http
Normal file
3
apps/backend-mock/http/health.http
Normal file
@@ -0,0 +1,3 @@
|
||||
@port = 5320
|
||||
GET http://localhost:{{port}}/api HTTP/1.1
|
||||
content-type: application/json
|
Reference in New Issue
Block a user