Adding a docker-compose template for running Mastodon easily
This commit is contained in:
parent
6fec8afc3f
commit
b17202ca0f
7 changed files with 58 additions and 2 deletions
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=
|
Loading…
Add table
Add a link
Reference in a new issue