mirror of
https://github.com/plausible/analytics.git
synced 2024-12-26 19:15:03 +03:00
Fix a typo in the Hosting documentation (#333)
This commit is contained in:
parent
924c96f0a5
commit
10ac163aaa
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user