Skip to content

Commit

Permalink
restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRealFrost committed Nov 24, 2024
1 parent ec1acf2 commit 5d03e45
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 @@ -6,5 +6,6 @@ services:
- .:/app
env_file:
- stack.env
restart: unless-stopped
entrypoint: >
sh -c "npm install && exec npm run start"

0 comments on commit 5d03e45

Please sign in to comment.