Skip to content

Commit

Permalink
add jupyter to frontend dependency since it's required by nginx config
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybavt committed Apr 7, 2022
1 parent eb171e1 commit 5af441f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ services:
expose:
- 19000
depends_on:
- jupyter
- backend
- backend-java
env_file:
Expand Down

0 comments on commit 5af441f

Please sign in to comment.