Skip to content

Commit 29592ac

Browse files
authored
Update README.md
1 parent 65753f0 commit 29592ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Creating database migration files
116116
| **Descrição** | **parâmetro** | **Valor padrão** |
117117
| ------------------------------------------- | -------------------------------------- | ------------------------- |
118118
| Server port | `SERVER_PORT` | 8080 |
119-
| database url | `DB_URL` | localhost:3306/common_app |
119+
| database url | `DB_URL` | localhost:5432/common_app |
120120
| username (database) | `DB_USERNAME` | root |
121121
| user password (database) | `DB_PASSWORD` | root |
122122
| displays the generated sql in the logger | `DB_SHOW_SQL` | false |

0 commit comments

Comments
 (0)