Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Commit fd63e3a

Browse files
homerrthelamer
authored andcommitted
corrected typo
1 parent 2e4f746 commit fd63e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ app_setup_block: |
5252
**The default username and password after initial configuration is admin/password**
5353
5454
## Power users
55-
The container can configure itself using environment variables, the gaurd for this logic to run is if the variable `DB_TYPE` is set. The most common variables to set are a URL for the application and a database endpoint. IE:
55+
The container can configure itself using environment variables, the guard for this logic to run is if the variable `DB_TYPE` is set. The most common variables to set are a URL for the application and a database endpoint. IE:
5656
* -e DB_TYPE=mysql
5757
* -e DB_HOST=host
5858
* -e DB_USER=user

0 commit comments

Comments
 (0)