Upgrade token to use real bot account

This commit is contained in:
Luke Murphy 2020-05-08 20:13:28 +02:00
parent b20064de4c
commit 6530461990
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
- source: config-js-prod-v1
target: /usr/src/app/config.js
secrets:
- api-token-v1
- api-token-v2
healthcheck:
disable: true
volumes:
@ -27,5 +27,5 @@ configs:
template_driver: golang
secrets:
api-token-v1:
api-token-v2:
external: true