Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lars Kruse
aura-engine
Commits
df321119
Commit
df321119
authored
Nov 23, 2021
by
Lars Kruse
Browse files
docs: fix configuration filenames for bare-metal setup
parent
67bb4ae7
Pipeline
#1109
passed with stage
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/bare-metal-installation.md
View file @
df321119
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment