Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update .env
kristinatrajkovski authored Nov 25, 2024
1 parent ab7be32 commit 88274b5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -51,8 +51,12 @@ cd bounswe2024group9</code></pre>
AWS_HOST=XXX
JUDGE0_API_KEY=XXX
DJANGO_SECRET_KEY=XXX
ALTERNATIVE_JUDGE0_API_KEY=XXX
REACT_APP_API_URL=XXX</code></pre>
JUDGE0_API_KEY_POOL=XXX
REACT_APP_API_URL=XXX
REACT_APP_FRONTEND_URL=XXX
EMAIL_HOST_USER=XXX
GEMINI_AI_KEY_POOL=XXX
</code></pre>
<li>Run the following command to run Docker image
<pre><code>docker compose up</code></pre>
</li>

0 comments on commit 88274b5

Please sign in to comment.