Skip to content

Commit

Permalink
README: Add env var for Teuth-API & Paddles
Browse files Browse the repository at this point in the history
Signed-off-by: Kamoltat Sirivadhna <[email protected]>
  • Loading branch information
kamoltat committed Jun 24, 2024
1 parent 249a7b5 commit 5d10530
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ In [teuthology's docker-compose](https://github.com/ceph/teuthology/blob/main/do
build:
context: ../../../pulpito-ng
environment:
REACT_APP_PADDLES_SERVER: http://0.0.0.0:8080
VITE_TEUTHOLOGY_API: http://0.0.0.0:8082
VITE_PADDLES_SERVER: http://0.0.0.0:8080
depends_on:
paddles:
condition: service_healthy
Expand Down

0 comments on commit 5d10530

Please sign in to comment.