application.properties 167 B

12345678910
  1. spring.profiles.active=dev
  2. #spring.profiles.active=prod
  3. img.basepath="/home/huimv/img/"
  4. img.ip="139.9.167.178"
  5. img.user="huimv"
  6. img.password="!hm123@1"
  7. img.port=22