mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: remove log
This commit is contained in:
parent
24683058fd
commit
7579c3bb15
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import { domain } from "./stage"
|
|||
|
||||
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
|
||||
|
||||
console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
|
||||
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
||||
domain: "enterprise." + domain,
|
||||
path: "packages/enterprise",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue