mastodon/lib
ThibG 9b7e3b4774
Fix mastodon:setup not running properly when some environment variables are set (#13928)
When using one of the docker-compose containers, mastodon:setup will use the
existing .env.production rather than the generated one during the setup steps.

This is because dotenv does not overwrite env variables that are alreayd
defined, and the docker-compose.yml file loads the environment variables
from .env.production.
2020-06-02 13:57:21 +02:00
..
assets
chewy/strategy
devise
generators
json_ld
mastodon Fix tootctl upgrade storage-schema S3 ACL (#13768) 2020-05-17 17:27:36 +02:00
paperclip Fix GifReader exceptions (#13760) 2020-05-15 11:38:12 +02:00
tasks Fix mastodon:setup not running properly when some environment variables are set (#13928) 2020-06-02 13:57:21 +02:00
templates
cli.rb Add separate cache directory for non-local uploads (#12821) 2020-04-26 23:29:08 +02:00