0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: fix gitpod config

This commit is contained in:
Gao Sun 2022-10-31 19:47:00 +08:00
parent 229a786255
commit f657ed3598
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -19,7 +19,7 @@ tasks:
pnpm start:dev
env:
TRUST_PROXY_HEADER: 1
DB_URL: postgres://postgres:p0stgr3s@127.0.0.1:5432
DB_URL: postgres://postgres:p0stgr3s@127.0.0.1:5432/logto
ports:
- name: Logto