]> cat aescling's git repositories - mastodon.git/commit
Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
authorClaire <claire.github-309c@sitedethib.com>
Mon, 25 Oct 2021 14:34:15 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 14:34:15 +0000 (16:34 +0200)
commit5ba46952af87e42a64962a34f7ec43bc710bdcaf
tree6c10523aaf5772dd15f7461d32fd1cc405d18669
parent11d4f9eefc7b40df84baceff9b2e0747887b23ec
Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)

In order to work around https://github.com/mastodon/mastodon/issues/16895,
add a warning to .env.production.sample, and change the mastodon:setup rake
task to:
- output a warning if a variable will be interpreted differently by dotenv
  and docker-compose
- ensure the printed config is compatible with docker-compose
.env.production.sample
lib/tasks/mastodon.rake