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

Merge pull request #2287 from logto-io/gao-fix-gitpod

chore: fix gitpod config
This commit is contained in:
Charles Zhao 2022-10-31 20:32:03 +08:00 committed by GitHub
commit 0530eafda7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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