Skip to content

Commit 0921ff6

Browse files
authored
Merge pull request #86 from zhengkunwang223/pr@dev@change_config
fix: 删除多余的注释
2 parents 116cd1c + deb2c8c commit 0921ff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ EMAIL_HOST: ${EMAIL_HOST}
66
EMAIL_PORT: ${EMAIL_PORT}
77
EMAIL_HOST_USER: ${EMAIL_HOST_USER}
88
EMAIL_HOST_PASSWORD: ${EMAIL_HOST_PASSWORD}
9-
#
10-
# # 数据库链接信息
9+
10+
# 数据库链接信息
1111
DB_NAME: maxkb
1212
DB_HOST: 127.0.0.1
1313
DB_PORT: 5432

0 commit comments

Comments
 (0)