Merge remote-tracking branch 'origin/master' into feature/syasya/testlayout
All checks were successful
PR Build Check / build (pull_request) Successful in 2m24s
All checks were successful
PR Build Check / build (pull_request) Successful in 2m24s
This commit is contained in:
commit
4d21924690
@ -1,6 +1,5 @@
|
|||||||
FASTAPI_URL="http://localhost:8000"
|
FASTAPI_URL="http://localhost:8000"
|
||||||
INTERNAL_API_BASE_URL="http://localhost:3005"
|
INTERNAL_API_BASE_URL="http://localhost:3005"
|
||||||
|
|
||||||
|
|
||||||
DATABASE_URL="postgresql://user:pass@localhost:5432/rooftop?schema=public"
|
DATABASE_URL="postgresql://user:pass@localhost:5432/rooftop?schema=public"
|
||||||
JWT_SECRET="secret_key"
|
JWT_SECRET="secret_key"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user