chore: use single string docker labels
This commit is contained in:
parent
0808299369
commit
b1da29b2fb
6 changed files with 85 additions and 61 deletions
|
|
@ -58,6 +58,9 @@ services:
|
|||
container_name: headscale
|
||||
restart: unless-stopped
|
||||
command: serve
|
||||
labels:
|
||||
# This is needed for Headplane to find it and signal it
|
||||
me.tale.headplane.target: headscale
|
||||
ports:
|
||||
- '8080:8080'
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue