2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-07 08:11:50 +08:00

feat: 格式化

This commit is contained in:
2026-01-27 01:26:41 +08:00
parent 7184c6fcb2
commit e422162f0f
48 changed files with 407 additions and 358 deletions

View File

@@ -31,12 +31,12 @@ After installing database software, AcePanel will automatically add local server
1. Click the **Add Server** button
2. Fill in the configuration:
- **Type**: Select database type
- **Name**: Server name (for identification)
- **Host**: Server address
- **Port**: Database port
- **Username**: Administrator username
- **Password**: Administrator password
- **Type**: Select database type
- **Name**: Server name (for identification)
- **Host**: Server address
- **Port**: Database port
- **Username**: Administrator username
- **Password**: Administrator password
3. Click Add
### Remote Server Use Cases
@@ -80,7 +80,7 @@ After adding or modifying a server, the system will automatically test the conne
## Default Ports
| Database | Default Port |
|-------------------------|--------------|
| Percona/MySQL/MariaDB | 3306 |
| PostgreSQL | 5432 |
| Database | Default Port |
|-----------------------|--------------|
| Percona/MySQL/MariaDB | 3306 |
| PostgreSQL | 5432 |