mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Frontend changes for 036 (#2554)
* new interfaces and remove tor http warnings * move sigtermTimeout to stopping main status * lightning, masked, schemeOverride, invert host-iface relationship * update for new sdk * update for latest SDK changes * Update app-interfaces.page.ts * Update config.service.ts
This commit is contained in:
@@ -4,9 +4,7 @@ import {
|
||||
HostInfo,
|
||||
Hostname,
|
||||
HostnameInfo,
|
||||
ServiceInterface,
|
||||
} from "../types"
|
||||
import * as regexes from "./regexes"
|
||||
import { ServiceInterfaceType } from "./utils"
|
||||
|
||||
export type UrlString = string
|
||||
|
||||
Reference in New Issue
Block a user