mirror of
https://github.com/tale/headplane.git
synced 2026-08-17 16:47:51 +00:00
fix: add api-error file
This commit is contained in:
@@ -19,6 +19,7 @@ server
|
||||
│ ├── schema.ts: Defines the schema for the Headplane configuration.
|
||||
├── headscale/
|
||||
│ ├── api-client.ts: Creates the HTTP client that talks to the Headscale API.
|
||||
│ ├── api-error.ts: Contains the ResponseError definition.
|
||||
│ ├── config-loader.ts: Loads the Headscale configuration (if available).
|
||||
│ ├── config-schema.ts: Defines the schema for the Headscale configuration.
|
||||
├── web/
|
||||
|
||||
Reference in New Issue
Block a user