mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
feat: update start-tunnel web app for typed tunnel API
- Use generated TS types for tunnel API params and data models - Simplify API service methods to use typed RPC calls - Update port forward UI for optional labels
This commit is contained in:
@@ -239,7 +239,7 @@ export const mockPatchData: DataModel = {
|
||||
caFingerprint: '63:2B:11:99:44:40:17:DF:37:FC:C3:DF:0F:3D:15',
|
||||
ntpSynced: false,
|
||||
smtp: null,
|
||||
ifconfigUrl: 'https://ifconfig.co',
|
||||
echoipUrls: ['https://ipconfig.me', 'https://ifconfig.co'],
|
||||
platform: 'x86_64-nonfree',
|
||||
zram: true,
|
||||
governor: 'performance',
|
||||
|
||||
Reference in New Issue
Block a user