mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-08 02:14:53 +01:00
ignore: zen
This commit is contained in:
@@ -4,6 +4,10 @@ export default {
|
||||
url: stage === "production"
|
||||
? "https://opencode.ai"
|
||||
: `https://${stage}.opencode.ai`,
|
||||
console: stage === "production"
|
||||
? "https://console.opencode.ai"
|
||||
: `https://console.${stage}.opencode.ai`,
|
||||
email: "contact@anoma.ly",
|
||||
socialCard: "https://social-cards.sst.dev",
|
||||
github: "https://github.com/sst/opencode",
|
||||
discord: "https://opencode.ai/discord",
|
||||
|
||||
Reference in New Issue
Block a user