Improve local CLI auth and skills UX
This commit is contained in:
parent
8bd476f47c
commit
ed426872cc
9 changed files with 92 additions and 11 deletions
|
|
@ -33,6 +33,7 @@ DATABASE_URL=postgres://multica:multica@localhost:${postgres_port}/${postgres_db
|
|||
PORT=${backend_port}
|
||||
JWT_SECRET=change-me-in-production
|
||||
MULTICA_SERVER_URL=ws://localhost:${backend_port}/ws
|
||||
MULTICA_APP_URL=${frontend_origin}
|
||||
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue