Skip to content

Commit 517ee7e

Browse files
svenvg93gitbook-bot
authored andcommitted
GITBOOK-7: No subject
1 parent 393bd0a commit 517ee7e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

getting-started/installation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Setting up your environment with Docker Compose is the recommended way as it'll
1212

1313
{% stepper %}
1414
{% step %}
15-
### Docker Compose
15+
#### Docker Compose
1616

1717
SQLite is fine for most installs but we also provide instructions for setting up MariaDB, MySQL and Postgres should you prefer those database drivers.
1818

@@ -143,19 +143,19 @@ In order for the application to run smoothly, some environment variables need to
143143
{% endstep %}
144144
145145
{% step %}
146-
### Speedtest Variables
146+
#### Speedtest Variables
147147
148148
Optionally you can set variables to have automatic speedtest on an schedule. Check out the [Environment Variables](environment-variables.md#speedtest) section on how to set the variables. As well see the [FAQ](../help/faqs.md#speedtest) for tips on the best schedule 
149149
{% endstep %}
150150
151151
{% step %}
152-
### Start the Container
152+
#### Start the Container
153153
154154
You can now start the container comform the platform you are on. 
155155
{% endstep %}
156156
157157
{% step %}
158-
### First Login
158+
#### First Login
159159
160160
During the start the container there is an defualt username and password create. Use the [default login](../security/authentication.md#default-user-account) credentials to login to the application. You can [change the default user](../security/authentication.md#change-user-account) after logging in. 
161161
{% endstep %}

0 commit comments

Comments
 (0)