Passing refresh token in docker compose + added it in .exampleenv. Also, models container runs as root and depends on frontend. Lastly, changed frontend uri to localhost.

This commit is contained in:
K
2025-07-23 17:25:42 +05:30
parent 2957930be4
commit 535ef056fd
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -17,3 +17,6 @@ CLOUDINARY_API_SECRET=api_secret_here
# Gemini
GEMINI_API_KEY=gemini_api_here
# Refresh token
REFRESH_TOKEN_SECRET=a_random_60_or_more_char_secret_here