update pnpm-lock.yaml

This commit is contained in:
秦秋旭 2023-06-06 00:12:40 +08:00
parent ba71e011f0
commit bd76ece556
2 changed files with 978 additions and 953 deletions

View File

@ -3,7 +3,7 @@ services:
postgres:
image: postgres:13
container_name: postgres
restart: always
restart: unless-stopped
ports:
- '5432:5432'
env_file:

File diff suppressed because it is too large Load Diff