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

7 lines
127 B
YAML

spring:
config:
activate:
on-profile: production
import:
- "configserver:http://ppn_config_server:20080"