Mint short links on piha.lc / beta.piha.li #12

Merged
westfarn merged 1 commits from feat/11-mint-on-piha-host into main 2026-08-30 17:27:52 -07:00
Owner

Summary

  • Point SHORTENER_BASE_URL at https://piha.lc (prod) and https://beta.piha.li (beta).
  • Stop documenting shortener.aimloperations.com as the mint host.

Closes #11.

Depends on url_shortening_service serving /api/ on the short host.

Test plan

  • Set SHORTENER_BASE_URL=https://beta.piha.li and matching token in beta env
  • Compose a campaign SMS and confirm mint hits beta.piha.li (not shortener-beta)
  • Body contains https://beta.piha.li/<code>
## Summary - Point `SHORTENER_BASE_URL` at `https://piha.lc` (prod) and `https://beta.piha.li` (beta). - Stop documenting `shortener.aimloperations.com` as the mint host. Closes #11. Depends on url_shortening_service serving `/api/` on the short host. ## Test plan - [ ] Set `SHORTENER_BASE_URL=https://beta.piha.li` and matching token in beta env - [ ] Compose a campaign SMS and confirm mint hits beta.piha.li (not shortener-beta) - [ ] Body contains `https://beta.piha.li/<code>`
westfarn added 1 commit 2026-08-30 17:25:16 -07:00
westfarn merged commit bc7c47a69c into main 2026-08-30 17:27:52 -07:00
westfarn deleted branch feat/11-mint-on-piha-host 2026-08-30 17:27:52 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/monica_site#12