Initial import
This commit is contained in:
12
.env.sample
Normal file
12
.env.sample
Normal file
@ -0,0 +1,12 @@
|
||||
TYPE=plausible
|
||||
|
||||
DOMAIN=plausible.example.com
|
||||
|
||||
## Domain aliases
|
||||
#EXTRA_DOMAINS=', `www.plausible.example.com`'
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
ADMIN_USER_EMAIL=replace-me
|
||||
ADMIN_USER_NAME=replace-me
|
||||
ADMIN_USER_PWD=replace-me
|
||||
SECRET_KEY_BASE=replace-me
|
||||
Reference in New Issue
Block a user