Fix typo in docker-compose.yml

pull/50/head
Unchun Yang 2021-10-11 22:27:19 +09:00 committed by GitHub
parent 08e2c6bdd4
commit 9e2da0121b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
# timezone inside container
- TZ
# necessay Postgres options/variables
# necessary Postgres options/variables
- POSTGRES_USER
- POSTGRES_PASSWORD
- POSTGRES_DB