Files
meezi/web/admin/.env.example
T

6 lines
195 B
Bash
Raw Normal View History

2026-05-28 18:45:57 +03:30
# 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