7
7
monitoring, and backups.
8
8
version : 1.0.0
9
9
contact :
10
- name : CloudPanel Support
11
- url : https://support.cloudpanel.io
12
- email : support@cloudpanel.io
10
+ name : CloudPanel Community
11
+ url : https://forum.hhf.technology
12
+ email : support@forum.hhf.technology
13
13
14
14
servers :
15
15
- url : http://localhost:3000/api/v1
16
16
description : Development server
17
- - url : https://api.cloudpanel.io /v1
17
+ - url : https://api.hhf.technology /v1
18
18
description : Production server
19
19
20
20
security :
@@ -62,7 +62,7 @@ components:
62
62
description : " System user for the site"
63
63
root_directory :
64
64
type : string
65
- example : " /home/hhf-automation /htdocs/automation .hhf.co.in "
65
+ example : " /home/hhf-forum /htdocs/forum .hhf.technology "
66
66
php_settings :
67
67
type : object
68
68
properties :
@@ -150,7 +150,7 @@ components:
150
150
format : date-time
151
151
backup_path :
152
152
type : string
153
- example : " /home/hhf-automation /backups/databases/hhf-automation "
153
+ example : " /home/hhf-forum /backups/databases/hhf-forum "
154
154
created_at :
155
155
type : string
156
156
format : date-time
@@ -174,7 +174,7 @@ components:
174
174
description : " 1=Let's Encrypt, 2=Custom"
175
175
domain_name :
176
176
type : string
177
- example : " automation .hhf.co.in "
177
+ example : " forum .hhf.technology "
178
178
status :
179
179
type : object
180
180
properties :
@@ -184,10 +184,10 @@ components:
184
184
type : integer
185
185
certificate_path :
186
186
type : string
187
- example : " /etc/nginx/ssl-certificates/automation .hhf.co.in .crt"
187
+ example : " /etc/nginx/ssl-certificates/forum .hhf.technology .crt"
188
188
key_path :
189
189
type : string
190
- example : " /etc/nginx/ssl-certificates/automation .hhf.co.in .key"
190
+ example : " /etc/nginx/ssl-certificates/forum .hhf.technology .key"
191
191
default_certificate :
192
192
type : boolean
193
193
expires_at :
@@ -448,4 +448,4 @@ tags:
448
448
- name : Backup
449
449
description : Backup management operations
450
450
- name : Users
451
- description : User management operations
451
+ description : User management operations
0 commit comments