We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cfee5d commit 403d522Copy full SHA for 403d522
1 file changed
README.md
@@ -23,6 +23,6 @@ Airflow build and deploy
23
24
* Адрес: `localhost`
25
* Порт: `5432`
26
- * База данных: `postgres`
27
- * Логин: `postgres`
28
- * Без пароля
+ * База данных: `airflow`
+ * Логин: `airflow`
+ * Пароль: `airflow`
0 commit comments