mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fixed svix db local deps
This commit is contained in:
parent
f2f1b9df82
commit
0202ac4fd6
@ -104,7 +104,7 @@ services:
|
||||
# ================= svix =================
|
||||
|
||||
svix-db:
|
||||
image: postgres:latest
|
||||
image: "docker.io/postgres:16.1"
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: PASSWORD-PLACEHOLDER--KsoIMcchtp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user