|
@@ -1,6 +1,6 @@
|
|
|
spring:
|
|
|
profiles:
|
|
|
- active: dev-online
|
|
|
+ active: pre-online
|
|
|
cache:
|
|
|
guava:
|
|
|
spec: expireAfterWrite=30s
|
|
@@ -257,7 +257,7 @@ file:
|
|
|
|
|
|
user:
|
|
|
service:
|
|
|
- baseUrl: http://user.cofortest.com
|
|
|
+ baseUrl: http://user.cofortest.com:8081
|
|
|
website:
|
|
|
domain: cofortest.com
|
|
|
|
|
@@ -289,6 +289,6 @@ file:
|
|
|
path: /var/www/
|
|
|
user:
|
|
|
service:
|
|
|
- baseUrl: http://user.cofortest.com
|
|
|
+ baseUrl: http://user.cofortest.com:8081
|
|
|
website:
|
|
|
domain: cofortest.com
|