Serve /api/ on the public short host so callers use piha.lc / beta.piha.li.
CI / test (pull_request) Successful in 4s

Closes #7.
This commit is contained in:
2026-08-30 19:25:03 -05:00
parent e879d4888f
commit 61c9698097
9 changed files with 113 additions and 111 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Bearer token auth for /api/. The lock that keeps a public API host closed."""
"""Bearer token auth for /api/. The lock that keeps minting closed on the public host."""
from __future__ import annotations