fix(fix3): runtime env hardening and public endpoint source-of-truth
This commit is contained in:
@@ -6,12 +6,10 @@ export interface Hysteria2KickDto {
|
||||
export interface Hysteria2SubscribeUrlDto {
|
||||
accountId: number;
|
||||
protocol: string;
|
||||
host: string;
|
||||
}
|
||||
|
||||
export interface Hysteria2UrlDto {
|
||||
accountId: number;
|
||||
hostname: string;
|
||||
}
|
||||
|
||||
export interface Hysteria2SubscribeVo {
|
||||
|
||||
Reference in New Issue
Block a user