feat: set data dir for headscale

This commit is contained in:
DecDuck
2025-05-12 09:44:08 +10:00
parent ac7ef6303b
commit 70db79b50f
5 changed files with 53 additions and 8 deletions
+2 -1
View File
@@ -57,7 +57,8 @@
"@types/turndown": "^5.0.5",
"autoprefixer": "^10.4.20",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.1.1",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-prettier": "^5.4.0",
"h3": "^1.15.1",
"ofetch": "^1.4.1",
"postcss": "^8.4.47",