Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JobDoesburg authored Mar 27, 2024
1 parent 6098384 commit 49b8f3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ services:
networks:
- web
- db
expose: 80
expose:
- 80
depends_on:
- database
- yivi
Expand Down

0 comments on commit 49b8f3a

Please sign in to comment.