feat: app icon and readme

This commit is contained in:
2025-10-09 03:22:55 +02:00
parent 3237a712e4
commit 24119a7826
3 changed files with 3 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
COMPOSE_PROJECT_NAME=kompose
TRAEFIK_HOST=docs.pivoine.art

View File

@@ -18,10 +18,5 @@ logs
.fleet .fleet
.idea .idea
# Local env files
.env
.env.*
!.env.example
# VSC # VSC
.history .history

View File

@@ -31,6 +31,5 @@
}, },
"resolutions": { "resolutions": {
"unimport": "4.1.1" "unimport": "4.1.1"
}, }
"packageManager": "pnpm@10.18.0"
} }