Update twingate/docker-compose.yml
This commit is contained in:
parent
c515d3adac
commit
b08c9835e7
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ services:
|
||||||
- /home/mafyuh/data:/data
|
- /home/mafyuh/data:/data
|
||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
|
|
||||||
command: '/bin/sh -c "while : ; do sleep 1 ; done ;"'
|
command: '/bin/sh -c "sleep 5; forgejo-runner daemon"'
|
Reference in a new issue