This commit is contained in:
+1
-1
@@ -148,10 +148,10 @@ services:
|
||||
POSTGRES_USER: mosaic
|
||||
POSTGRES_PASSWORD: mosaic
|
||||
POSTGRES_DB: mosaic
|
||||
PGPASSWORD: mosaic
|
||||
entrypoint:
|
||||
- /bin/sh
|
||||
- -c
|
||||
commands:
|
||||
- |
|
||||
docker-entrypoint.sh postgres &
|
||||
postgres_pid=$$!
|
||||
|
||||
Reference in New Issue
Block a user