Use example from README.md as default crablog.env

This commit is contained in:
Manuel 2021-02-13 14:13:17 +01:00
parent 015d36ef91
commit 0ab9e12723
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 11 additions and 8 deletions

View file

@ -23,10 +23,10 @@ docker-compose up -d
## Configuration environment file
All configuration options are defined in .env, to be created in the same directory as this readme.
An example configuration:
All configuration options are defined in crablog.env, an example configuration is provided.
When not using Docker you may have to add crablog.env to your startup script or define the variables there.
`crablog.env`
```
USERNAME=yourusername
EMAIL=me@mydomain.tld

View file

@ -1,6 +1,9 @@
SUBMIT_TOKEN=mysupersecretpw
USERNAME=yourusername
EMAIL=me@mydomain.tld
BIND_PORT=8000
USERNAME=
EMAIL=
TWITTER_ACCOUNT=
GITHUB_ACCOUNT=
SUBMIT_TOKEN=Submit!123 # token needed for submitting
GITHUB_ACCOUNT=usernam3
TWITTER_ACCOUNT=usernam3
MASTODON_ACCOUNT=usernam3@mastodon.social
REDDIT_ACCOUNT=usernam3
DISCORD_ACCOUNT=usernam3