Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 525620b0f8 |
@@ -2238,6 +2238,7 @@
|
|||||||
const newService = {
|
const newService = {
|
||||||
id: 'custom_' + Date.now(),
|
id: 'custom_' + Date.now(),
|
||||||
name: name,
|
name: name,
|
||||||
|
port: port || '',
|
||||||
url: mainUrl,
|
url: mainUrl,
|
||||||
admin_url: adminUrl || null,
|
admin_url: adminUrl || null,
|
||||||
description: desc || '自定义外部服务',
|
description: desc || '自定义外部服务',
|
||||||
|
|||||||
Reference in New Issue
Block a user