Commit d86c39f2 authored by Ashok Kumar K's avatar Ashok Kumar K

added external config of ecom poc

parent ca0aa863
logging:
level:
web: debug
\ No newline at end of file
server:
port: 8181
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom-test
logging:
level:
web: debug
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom
feign:
client:
config:
default:
loggerLevel: BASIC
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom-test
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom
logging:
level:
web: debug
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom-test
\ No newline at end of file
spring:
data:
mongodb:
host: localhost
port: 27017
database: ecom
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment