mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-24 16:00:53 +00:00
feat: Add quick jump to website directory button (#9973)
Refs https://github.com/1Panel-dev/1Panel/issues/3945
This commit is contained in:
@@ -202,6 +202,7 @@ export namespace App {
|
||||
installPath: string;
|
||||
httpPort: number;
|
||||
httpsPort: number;
|
||||
websiteDir: string;
|
||||
}
|
||||
|
||||
export interface DatabaseConnInfo {
|
||||
|
||||
Reference in New Issue
Block a user