Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-clan committed Dec 25, 2024
1 parent a78f5c1 commit e1c222b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/deploy/Docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ title: Docker 部署
```env
DATABASE_TYPE='postgresql'
DATABASE_HOST='fba_postgres'
DATABASE_PORT=3306
DATABASE_USER='root'
DATABASE_PORT=5432
DATABASE_USER='postgres'
DATABASE_PASSWORD='123456'
```
:::
Expand Down

0 comments on commit e1c222b

Please # to comment.