mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
update domain for a feature
Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
+5
-3
@@ -136,9 +136,11 @@ CHIBISAFE_ALBUM_ARCHIVED=CHANGE_ME_UUID
|
|||||||
MARKITDOWN_BASE_URL=http://host.docker.internal:8000
|
MARKITDOWN_BASE_URL=http://host.docker.internal:8000
|
||||||
#
|
#
|
||||||
# Deployed elsewhere (e.g. Render) — no shared network with chibistar, so
|
# Deployed elsewhere (e.g. Render) — no shared network with chibistar, so
|
||||||
# use the public hostname instead (zrok reserved share, see
|
# use the public hostname instead (Cloudflare Tunnel, see
|
||||||
# chibistar/docker-compose.yml's zrok-markitdown service):
|
# chibistar/docker-compose.yml's markitdown-cloudflared service and
|
||||||
# MARKITDOWN_BASE_URL=https://markitdownstarr.share.zrok.io
|
# chibistar/Caddyfile's @markitdown matcher — the zrok share,
|
||||||
|
# markitdownstarr.share.zrok.io, is kept alongside as a fallback):
|
||||||
|
# MARKITDOWN_BASE_URL=https://santa-monica.space
|
||||||
#
|
#
|
||||||
# Required in both cases — /convert checks this on every request since it's
|
# Required in both cases — /convert checks this on every request since it's
|
||||||
# reachable publicly, not just over loopback/the Docker network.
|
# reachable publicly, not just over loopback/the Docker network.
|
||||||
|
|||||||
Reference in New Issue
Block a user