Point SHORTENER_BASE_URL at piha.lc / beta.piha.li instead of a separate API host.
CI / test (pull_request) Successful in 21s
CI / test (pull_request) Successful in 21s
Closes #11.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Server-to-server client for url_shortening_service (piha.li).
|
||||
"""Server-to-server client for url_shortening_service (piha.lc).
|
||||
|
||||
Call the API host (`SHORTENER_BASE_URL`), never the public short domain.
|
||||
Call SHORTENER_BASE_URL (https://piha.lc / https://beta.piha.li).
|
||||
Auth: Authorization: Bearer <SHORTENER_API_TOKEN> (name:secret).
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user