Tidying; add .env.sample
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2021-08-16 02:27:59 +02:00
parent b3c655bc47
commit 0574d58a7c
6 changed files with 15 additions and 11 deletions

View File

@ -3,6 +3,7 @@
Create a `.env` file to set up the application configuration:
```
cp .env.sample .env
nano .env
```