Skip to content
Snippets Groups Projects
Commit df321119 authored by Lars Kruse's avatar Lars Kruse
Browse files

docs: fix configuration filenames for bare-metal setup

parent 67bb4ae7
No related branches found
No related tags found
1 merge request!7Grammar and other documentation issues
......@@ -68,9 +68,9 @@ Create your base configuration from the sample configuration
```shell
# Development
cp config/sample.development.engine.ini config/engine.ini
cp config/sample-development.engine.ini config/engine.ini
# Production
cp config/sample.production.engine.ini config/engine.ini
cp config/sample-production.engine.ini config/engine.ini
```
### Setting up the database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment