How to set spring.active.profiles when launching task (from shell or dashboard)?
I always have "No active profile set, falling back to default profiles: default". This is because I don't know how to set VM arguments like -Dspring.active.profiles=xxx I use localserver implementation. I use 1.3.0 SPCF version
Thank you