Skip to content

Commit

Permalink
fixed tum.sexy not coming online due to wrong restart policys
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Mar 20, 2024
1 parent 92c206d commit 5b62e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.8'
services:
tumsexy:
image: ghcr.io/tum-dev/tum.sexy/sexy-server:latest
restart: on-failure
restart: unless-stopped
networks:
- traefik_traefik

Expand Down

0 comments on commit 5b62e5c

Please sign in to comment.