bug fix: can't connect to postgres database (#992)

* bug fix: can't connect to postgres database

* remove useless arg

* remove vscode setting
This commit is contained in:
想出网名啦
2021-10-29 20:30:26 +08:00
committed by GitHub
parent 9ff1b47646
commit a3b4a22dbc
2 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View File

@@ -27,3 +27,4 @@ version.lock
*.ini
conf/conf.ini
/statik/
.vscode/