mirror of
https://github.com/getlago/lago.git
synced 2025-02-22 20:51:45 +07:00
fix: change codegen api path (#454)
This commit is contained in:
parent
456bec78d5
commit
dfb7b73a38
@ -70,7 +70,7 @@ services:
|
||||
- NODE_ENV=development
|
||||
- API_URL=https://api.lago.dev
|
||||
- APP_DOMAIN=https://app.lago.dev
|
||||
- CODEGEN_API=https://api.lago.dev/graphql
|
||||
- CODEGEN_API=http://api:3000/graphql
|
||||
- LAGO_DISABLE_SIGNUP=${LAGO_DISABLE_SIGNUP:-}
|
||||
- NANGO_SECRET_KEY=${NANGO_SECRET_KEY:-}
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user