added a very important yet missing dash
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pünkösd Marcell 2020-04-14 20:05:04 +02:00
parent 3e61a223d5
commit a5dd26bbe5
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ data:
MINIO_SECRET_KEY: birbnetes-supersecret
MINIO_MEANS_BUCKET_NAME: noise_means
MINIO_MODEL_BUCKET_NAME: noise_model
DATABASE_URI: "postgresql://birbnetes:supersecret@model-postgres/modelservice"
DATABASE_URI: "postgresql://birbnetes:supersecret@model-postgres/model-service"