SbloodyS commented on issue #13946:
URL: 
https://github.com/apache/dolphinscheduler/issues/13946#issuecomment-1514310013

   > i agree with you ,but there is no need to put `spring.profile.active` and 
`database` in the dolphinscheduler_env file., my personal opinion is that these 
two parameters should be put into the application.yaml file
   
   We use tag `spring.profile.active=docker` to build docker images so that we 
can not hard code it in the `application.yaml`. But I found there is no 
`SPRING_PROFILES_ACTIVE` in the latest dev branch.
   
   
https://github.com/apache/dolphinscheduler/blob/32a8241ef2c89ab286727eb393a8ac6bc19fd2ae/script/env/dolphinscheduler_env.sh#L23-L27


-- 
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