Fix a typo in the Hosting documentation (#333)

This commit is contained in:
Étienne Charignon 2020-09-28 10:00:01 +02:00 committed by GitHub
parent 924c96f0a5
commit 10ac163aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@ In case of `Bamboo.SMTPAdapter` you need to supply the following variables:
### Database ### Database
Plausible uses [postgresql as database](https://www.tutorialspoint.com/postgresql/postgresql_environment.htm) for storing all the user-data. Use the following the variables to configure it. Plausible uses [postgresql as database](https://www.tutorialspoint.com/postgresql/postgresql_environment.htm) for storing all the user-data. Use the following variables to configure it.
- DATABASE_URL (*String*) - DATABASE_URL (*String*)
- The repo Url as dictated [here](https://hexdocs.pm/ecto/Ecto.Repo.html#module-urls) - The repo Url as dictated [here](https://hexdocs.pm/ecto/Ecto.Repo.html#module-urls)