chore: apply prettier formatting across compose files and configs
This commit is contained in:
@@ -57,7 +57,7 @@ services:
|
||||
container_name: headplane
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '13000:3000'
|
||||
- "13000:3000"
|
||||
volumes:
|
||||
- ./config/headplane.yaml:/etc/headplane/config.yaml
|
||||
- ./config/headscale.yaml:/etc/headscale/config.yaml
|
||||
|
||||
Reference in New Issue
Block a user