kezhenxu94 commented on code in PR #11917:
URL: https://github.com/apache/dolphinscheduler/pull/11917#discussion_r971446329
##########
docs/docs/en/guide/howto/datasource-setting.md:
##########
@@ -72,9 +72,10 @@ echo "host dolphinscheduler {user} {ip} md5" >>
$PGDATA/pg_hba.conf
pg_ctl reload
```
-Then, modify `./bin/env/dolphinscheduler_env.sh`, change {user} and {password}
to what you set in the previous step.
+Then, set the database configurations by exporting the following environment
variables, change {user} and {password} to what you set in the previous step.
For MySQL:
+
Review Comment:
@EricGao888 thanks, this is fixed, I just adjust the doc according to the
changes in this PR, didn't try to review the doc and reorganize them.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]