Skip to content

Commit

Permalink
fix on restart
Browse files Browse the repository at this point in the history
  • Loading branch information
d4vss committed Sep 16, 2024
1 parent 0f36c90 commit 2fd42cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
docker run -d -p 3271:3000 \
--name forzamods-dev \
--env-file .env \
--restart unless-stopped \
forzamods-dev
- name: Cleanup
Expand Down

0 comments on commit 2fd42cf

Please sign in to comment.