mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: ignore
This commit is contained in:
parent
5ade90416e
commit
bf81e3108c
@ -7,6 +7,7 @@ console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
|
|||||||
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
||||||
domain: "enterprise." + domain,
|
domain: "enterprise." + domain,
|
||||||
environment: {
|
environment: {
|
||||||
|
OPENCODE_DEPLOYMENT_TARGET: "cloudflare",
|
||||||
OPENCODE_STORAGE_ADAPTER: "r2",
|
OPENCODE_STORAGE_ADAPTER: "r2",
|
||||||
OPENCODE_STORAGE_ACCOUNT_ID: sst.cloudflare.DEFAULT_ACCOUNT_ID,
|
OPENCODE_STORAGE_ACCOUNT_ID: sst.cloudflare.DEFAULT_ACCOUNT_ID,
|
||||||
OPENCODE_STORAGE_ACCESS_KEY_ID: SECRET.R2AccessKey.value,
|
OPENCODE_STORAGE_ACCESS_KEY_ID: SECRET.R2AccessKey.value,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user