Some more minor tweaks
This commit is contained in:
@@ -30,7 +30,7 @@ ENV_PRODUCTION:
|
||||
DB_PORT: 5432
|
||||
DB_NAME: mastodon_production
|
||||
DB_USER: mastodon
|
||||
DB_PASS: foobar
|
||||
DB_PASS: changeme
|
||||
REDIS_HOST: changeme
|
||||
REDIS_PORT: 6379
|
||||
REDIS_PASSWORD:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
MASTODON_VERSION: v4.0.2
|
||||
REAL_DB_HOST: tusky.masto.yttrx.com
|
||||
DB_POOL: 25
|
||||
swap_space: 1G
|
||||
|
||||
Reference in New Issue
Block a user