update pnpm-lock.yaml
This commit is contained in:
parent
ba71e011f0
commit
bd76ece556
@ -3,7 +3,7 @@ services:
|
|||||||
postgres:
|
postgres:
|
||||||
image: postgres:13
|
image: postgres:13
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- '5432:5432'
|
- '5432:5432'
|
||||||
env_file:
|
env_file:
|
||||||
|
1929
pnpm-lock.yaml
1929
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user