mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 00:49:22 +08:00
fix: 优化描述
This commit is contained in:
@@ -402,7 +402,7 @@ const handleSave = async () => {
|
||||
<n-alert type="info" style="margin-bottom: 16px">
|
||||
{{
|
||||
$gettext(
|
||||
'Configure service dependencies to control startup order. Common services: network.target, mysql.service, redis.service'
|
||||
'Configure service dependencies to control startup order. Common services: network.target, mysqld.service, postgresql.service, redis.service'
|
||||
)
|
||||
}}
|
||||
</n-alert>
|
||||
|
||||
Reference in New Issue
Block a user