config
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
server:
|
||||
port: 8601
|
||||
|
||||
giftcode:
|
||||
service:
|
||||
url: http://giftcode-service:8602
|
||||
|
||||
spring:
|
||||
application:
|
||||
name: user-service
|
||||
data:
|
||||
mongodb:
|
||||
host: mongodb
|
||||
port: 27017
|
||||
database: userdb
|
||||
redis:
|
||||
host: redis
|
||||
port: 6379
|
||||
Reference in New Issue
Block a user