chore: use single string docker labels

This commit is contained in:
Aarnav Tale
2025-05-04 15:24:00 -04:00
parent 0808299369
commit b1da29b2fb
6 changed files with 85 additions and 61 deletions
+3
View File
@@ -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: