Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Destiny Saturday  <[email protected]>
  • Loading branch information
ThePrimeJnr authored Jul 29, 2024
1 parent cfe9695 commit 47e79e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/team-deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ services:
image: hngdevops/nextjs-boilerplate:dev
ports:
- "${PORT}:3000"
env_file:
- ../../.env
volumes:
- ../../.env:/app/.env

0 comments on commit 47e79e3

Please sign in to comment.