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>`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
SHORTENER_BASE_URLathttps://piha.lc(prod) andhttps://beta.piha.li(beta).shortener.aimloperations.comas the mint host.Closes #11.
Depends on url_shortening_service serving
/api/on the short host.Test plan
SHORTENER_BASE_URL=https://beta.piha.liand matching token in beta envhttps://beta.piha.li/<code>