Add missing secret

This commit is contained in:
Luke Murphy 2020-05-07 11:15:15 +02:00
parent 5d92134e2e
commit f2803c664f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ services:
configs:
- source: config-js-prod-v1
target: /usr/src/app/config.js
secrets:
- api-token-v1
healthcheck:
disable: true
deploy: