Skip to content

Commit

Permalink
I hate docker env
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRealFrost committed Nov 23, 2024
1 parent 22e7fa4 commit 7f22238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ services:
context: .
volumes:
- .:/app
env_file:
- stack.env
entrypoint: >
sh -c "npm install && exec npm run start"

0 comments on commit 7f22238

Please sign in to comment.