feat: restart docker container
This commit is contained in:
parent
8148e242dc
commit
abb957c573
10 changed files with 115 additions and 61 deletions
|
|
@ -7,6 +7,7 @@ services:
|
|||
headscale:
|
||||
image: 'headscale/headscale:0.23.0-alpha5'
|
||||
container_name: 'headscale'
|
||||
restart: 'unless-stopped'
|
||||
command: 'serve'
|
||||
networks:
|
||||
- 'headplane-dev'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue