mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
typo
This commit is contained in:
parent
7818fdd6a5
commit
af0d665dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Note that the `pg_trgrm` extension in required.
|
|||
|
||||
A prebuild docker image exists in the [docker hub](https://hub.docker.com/r/demostf/api/) which contains nginx, php and this code.
|
||||
|
||||
A seperate PostgreSQL database is required to run the image, the database details need to be configured with the following environment variables:
|
||||
A separate PostgreSQL database is required to run the image, the database details need to be configured with the following environment variables:
|
||||
|
||||
- DB_TYPE=pgsql
|
||||
- DB_HOST=$database_host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue