chore: use single string docker labels
This commit is contained in:
parent
0808299369
commit
b1da29b2fb
6 changed files with 85 additions and 61 deletions
|
|
@ -11,7 +11,7 @@ services:
|
|||
image: "headscale/headscale:0.25.1"
|
||||
container_name: "headscale"
|
||||
labels:
|
||||
- com.headplane.selector=headscale
|
||||
me.tale.headplane.target: headscale
|
||||
restart: "unless-stopped"
|
||||
command: "serve"
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue