Adding a docker-compose template for running Mastodon easily
This commit is contained in:
5
.env.production.sample
Normal file
5
.env.production.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
REDIS_HOST=redis
|
||||
LOCAL_DOMAIN=example.com
|
||||
LOCAL_HTTPS=true
|
||||
PAPERCLIP_SECRET=
|
||||
SECRET_KEY_BASE=
|
Reference in New Issue
Block a user