Skip to content

Commit

Permalink
Merge branch 'login-register' of github.com:Karol-2/Mercury-Project i…
Browse files Browse the repository at this point in the history
…nto login-register
  • Loading branch information
Piterson25 committed Nov 22, 2023
2 parents 3a5b94c + 97e9efe commit 89b8528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ services:

backend:
build: ./backend
env_file:
- backend/.env
ports:
- 5000:5000
depends_on:
Expand Down

0 comments on commit 89b8528

Please sign in to comment.