Some more minor tweaks

This commit is contained in:
Waffles
2022-12-21 22:58:32 -08:00
parent e31275cf12
commit 50d8f89726
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ ENV_PRODUCTION:
DB_PORT: 5432 DB_PORT: 5432
DB_NAME: mastodon_production DB_NAME: mastodon_production
DB_USER: mastodon DB_USER: mastodon
DB_PASS: foobar DB_PASS: changeme
REDIS_HOST: changeme REDIS_HOST: changeme
REDIS_PORT: 6379 REDIS_PORT: 6379
REDIS_PASSWORD: REDIS_PASSWORD:
+1
View File
@@ -1,3 +1,4 @@
MASTODON_VERSION: v4.0.2 MASTODON_VERSION: v4.0.2
REAL_DB_HOST: tusky.masto.yttrx.com REAL_DB_HOST: tusky.masto.yttrx.com
DB_POOL: 25 DB_POOL: 25
swap_space: 1G