Skip to content

Commit

Permalink
update: added restart to traefik in the docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Oct 11, 2024
1 parent 7353398 commit c8a7214
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 @@ -2,6 +2,7 @@ services:
load_balancer:
image: traefik:v2.2.1
container_name: load_balancer
restart: on-failure
networks:
- sphinx-swarm
command:
Expand Down

0 comments on commit c8a7214

Please sign in to comment.