We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52ec0b5 + eb59c25 commit b8ae059Copy full SHA for b8ae059
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
image: postgres:9.6
5
environment:
6
POSTGRES_DB: cargo_registry
7
- POSTRES_USER: postgres
+ POSTGRES_USER: postgres
8
POSTGRES_PASSWORD: password
9
ports:
10
- 5432:5432
0 commit comments