Skip to content

Commit

Permalink
fix: πŸ› Update configuration object with credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumeisongsong committed Nov 13, 2024
1 parent 8ed52c5 commit 0aac0d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ USER_PORT=15001
TASK_HOST=localhost
TASK_PORT=15002

DATABASE_USER=test
DATABASE_PASSWORD=test
DATABASE_HOST=127.0.0.1
DATABASE_PORT=3306

0 comments on commit 0aac0d7

Please sign in to comment.