update dockerfile #9

Merged
Syasya merged 2 commits from feature/syasya/testlayout into master 2025-08-22 08:51:19 +00:00
Showing only changes of commit 4d21924690 - Show all commits

View File

@ -1,6 +1,5 @@
FASTAPI_URL="http://localhost:8000"
INTERNAL_API_BASE_URL="http://localhost:3005"
DATABASE_URL="postgresql://user:pass@localhost:5432/rooftop?schema=public"
JWT_SECRET="secret_key"