Serve /api/ on piha.lc / beta.piha.li (one public host) #7

Closed
opened 2026-08-30 17:24:12 -07:00 by westfarn · 0 comments
Owner

Mint and redirects should share one public hostname. Callers use https://piha.lc (prod) and https://beta.piha.li (beta). Do not use shortener.aimloperations.com / shortener-beta.aimloperations.com.

/api/ on the short host is Bearer-locked (401 if missing/wrong). /admin/ stays 404 on the public host.

Mint and redirects should share one public hostname. Callers use `https://piha.lc` (prod) and `https://beta.piha.li` (beta). Do not use `shortener.aimloperations.com` / `shortener-beta.aimloperations.com`. `/api/` on the short host is Bearer-locked (401 if missing/wrong). `/admin/` stays 404 on the public host.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/url_shortening_service#7