revert host setting
This commit is contained in:
parent
c500677144
commit
c64bf79992
@ -21,6 +21,8 @@ inf:
|
||||
db: IdentityDb # Ordering API SQL db name
|
||||
webhooks:
|
||||
db: WebhooksDb # Webhooks DB
|
||||
mongo:
|
||||
host: #my-nosql-data # Uncomment to use specify custom mongo host. By default nosql-data is used
|
||||
redis: # inf.redis defines the redis' connection strings
|
||||
basket:
|
||||
svc: basket-data # Name of k8s svc for basket redis
|
||||
|
Loading…
x
Reference in New Issue
Block a user