mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-26 16:00:55 +00:00
feat: 增加配置 php 配置文件功能
This commit is contained in:
committed by
zhengkunwang223
parent
c629fa9575
commit
04a76fd94d
@@ -16,6 +16,7 @@ export namespace Website {
|
||||
autoRenew: boolean;
|
||||
appinstall?: NewAppInstall;
|
||||
webSiteSSL: SSL;
|
||||
runtimeID: number;
|
||||
}
|
||||
|
||||
export interface WebsiteDTO extends Website {
|
||||
|
||||
Reference in New Issue
Block a user