changed readme
This commit is contained in:
parent
7f7e7e97d1
commit
92c5d5a735
1 changed files with 0 additions and 1 deletions
|
@ -11,6 +11,5 @@ podman run -d \
|
|||
-e POSTGRES_PASSWORD=$PG_PASS \
|
||||
-e POSTGRES_DB=$PG_NAME \
|
||||
-v ./postgres:/var/lib/postgresql/data \
|
||||
-v ./config:/config:ro \
|
||||
postgres:14.6-alpine
|
||||
|
||||
|
|
Loading…
Reference in a new issue