Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin
This commit is contained in:
6
desktop/angular/proxy.json
Normal file
6
desktop/angular/proxy.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:817/",
|
||||
"secure": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user