mirror of
https://git.proxmox.com/git/ui/pve-yew-mobile-gui.git
synced 2026-05-24 22:47:35 +00:00
No description
apt-api-types 3.0 is a semver-major break; only APTUpdateInfo is used here and that type is unchanged. proxmox-yew-comp 0.8.9 picks up the struct-based APTRepositoryHandle adoption in its apt module. Lift both floors so the workspace resolves the new line explicitly. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
|---|---|---|
| .cargo | ||
| debian | ||
| images | ||
| pwt-assets@3617f49cfc | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.toml | ||
| index.html | ||
| index.html.tpl | ||
| Makefile | ||
| manifest.json | ||
| pve.css | ||
| README.md | ||
| Trunk.toml | ||
Run with proxy to real server
Note: you need an TLS key (api.key) and certificate (api.pem).
trunk serve --proxy-backend=https://${SERVER}:8006/api2/ --proxy-insecure --tls-key-path api.key --tls-cert-path api.pem