zixiao144 commented on issue #17405:
URL:
https://github.com/apache/dolphinscheduler/issues/17405#issuecomment-3173723238
dolphinscheduler_env.sh 里面加了
export DATABASE=postgresql
export SPRING_PROFILES_ACTIVE=${DATABASE}
export
SPRING_DATASOURCE_URL=jdbc:postgresql://localhost:5432/dolphinscheduler
这些
--
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]