Upgrade token to use real bot account
This commit is contained in:
parent
b20064de4c
commit
6530461990
@ -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
|
||||
|
Reference in New Issue
Block a user