# База данных DATABASE_URL="postgresql://brandbook:brandbook@localhost:5432/brandbook" # API (NestJS) API_PORT=3001 # Web (Next.js) NEXT_PUBLIC_API_URL=http://localhost:3001