mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
add custom domain
This commit is contained in:
4
deps/publish/worker/wrangler.toml
vendored
4
deps/publish/worker/wrangler.toml
vendored
@@ -68,3 +68,7 @@ new_sqlite_classes = ["PublishMetaDO"]
|
||||
[[env.prod.r2_buckets]]
|
||||
binding = "PUBLISH_R2"
|
||||
bucket_name = "logseq-publish-prod"
|
||||
|
||||
[[env.prod.routes]]
|
||||
pattern = "logseq.io"
|
||||
custom_domain = true
|
||||
|
||||
Reference in New Issue
Block a user