mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 14:40:38 +01:00
Merge pull request #1920 from hunicus/fix-docker-typo
Fix typo in docker docs
This commit is contained in:
commit
24300eeac5
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ Corresponding `docker-compose.yml` overrides:
|
||||||
DATABASE_HOST: ""
|
DATABASE_HOST: ""
|
||||||
DATABASE_PORT: ""
|
DATABASE_PORT: ""
|
||||||
DATABASE_DATABASE: ""
|
DATABASE_DATABASE: ""
|
||||||
DATABASE_USERAME: ""
|
DATABASE_USERNAME: ""
|
||||||
DATABASE_PASSWORD: ""
|
DATABASE_PASSWORD: ""
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue