docs: fix reference

This commit is contained in:
Jef LeCompte
2020-12-08 22:24:49 -05:00
parent 578027a36b
commit 0e7de05fd2
+1 -1
View File
@@ -51,7 +51,7 @@ docker run --cap-add=SYS_ADMIN \
## Customization
To customize streetmerchant, make a copy of `.env-example` as `.env` and make any changes to your liking. View [Reference](docs/reference/application.md) for more information on variables and their usage.
To customize streetmerchant, make a copy of `.env-example` as `.env` and make any changes to your liking. View [Reference](reference/application.md) for more information on variables and their usage.
???+ tip
All environment variables are optional.