feat: some changes and admin

This commit is contained in:
2026-03-31 16:09:03 +09:00
parent 7e07c7ea99
commit 0a7e5618ee
55 changed files with 2156 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
APP_VERSION=1.0.0
APP_VERSION=1.0.1
docker buildx build --platform linux/arm64 -f nextjs/Dockerfile -t cfc-web:$APP_VERSION .