feat(admin-web): add web/admin to repo
Initial commit of the Super-Admin web panel (Next.js + TypeScript). CI admin-web-check job was failing because the directory was never tracked in git. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Platform admin web (port 3102)
|
||||
NEXT_PUBLIC_ADMIN_API_URL=http://localhost:5081
|
||||
|
||||
# Docker compose admin stack uses host port 5081 for admin-api
|
||||
# NEXT_PUBLIC_ADMIN_API_URL=http://localhost:5081
|
||||
Reference in New Issue
Block a user