[NO-BTS] Change properties for production
This commit is contained in:
@@ -3,7 +3,7 @@ spring:
|
||||
activate:
|
||||
on-profile: development
|
||||
import:
|
||||
- "configserver:http://192.168.0.100:11080"
|
||||
- "configserver:http://192.168.0.100:20085"
|
||||
- classpath:/development/webclient.yml
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ spring:
|
||||
activate:
|
||||
on-profile: production
|
||||
import:
|
||||
- "configserver:http://192.168.0.100:11080"
|
||||
- "configserver:http://ppn_config_server:20080"
|
||||
|
||||
@@ -2,4 +2,4 @@ webclient:
|
||||
init: true
|
||||
units:
|
||||
- unit-name: ppn-sender-api
|
||||
base-url: http://ppn_sender:20082
|
||||
base-url: http://ppn_sender:20080
|
||||
Reference in New Issue
Block a user