revert host setting

This commit is contained in:
Borja García Rodríguez 2020-12-29 19:46:24 +01:00
parent c500677144
commit c64bf79992

View File

@ -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