Closed miguelcarreiro closed 2 years ago
This pull request switches Mastodon account keys to the new ones that were created on VOSTPT server.
Requirements when deploying the current work to an environment (dev, staging or production):
dev
staging
production
.env
MASTODON_ACCESS_TOKEN
VOSTPT_ACCESS_TOKEN
PTDRE_PLEROMA_ACCESS_TOKEN
PTDRE_ACCESS_TOKEN
Description
This pull request switches Mastodon account keys to the new ones that were created on VOSTPT server.
Task items:
Requirements
Requirements when deploying the current work to an environment (
dev
,staging
orproduction
):.env
variable names (MASTODON_ACCESS_TOKEN
->VOSTPT_ACCESS_TOKEN
;PTDRE_PLEROMA_ACCESS_TOKEN
->PTDRE_ACCESS_TOKEN
).