zixiao144 commented on issue #17405:
URL: 
https://github.com/apache/dolphinscheduler/issues/17405#issuecomment-3173630673

   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]

Reply via email to