Skip to content

Commit

Permalink
always restart container
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusand committed Nov 28, 2024
1 parent 69434e9 commit 69cce2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- 8083:80
volumes:
- ./build:/static
restart: unless-stopped

networks:
traefik:
Expand Down

0 comments on commit 69cce2e

Please sign in to comment.