Add instructions for secrets on Readme
This commit is contained in:
parent
c34991db44
commit
033f4c66d7
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ Look at config/config.yml.example.
|
||||||
```
|
```
|
||||||
cp config/config.yml.example config/config.yml
|
cp config/config.yml.example config/config.yml
|
||||||
cp config/database.yml.example config/database.yml
|
cp config/database.yml.example config/database.yml
|
||||||
|
cp config/secrets.yml.example config/secrets.yml
|
||||||
```
|
```
|
||||||
6. Setup the database
|
6. Setup the database
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue