Merge pull request #4 from SunRed/master
Add compile flag again and update readme/env file
This commit is contained in:
commit
59014b5f9c
3 changed files with 12 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue