ShoppingCrawler/receiver/src/main/resources/application-production.yml

6 lines
126 B
YAML
Raw Normal View History

2021-08-22 08:43:52 +00:00
spring:
config:
activate:
on-profile: production
import:
2021-11-21 17:25:15 +00:00
- "configserver:http://ppn-config-server:20080"