mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: remove unused devbox.json and related configurations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@go.Package { name = "github.com/onsonr/sonr/app/gateway/config" }
|
||||
@go.Package { name = "github.com/onsonr/sonr/internal/gateway/config" }
|
||||
|
||||
|
||||
open module sonr.hway.Env
|
||||
@@ -14,6 +14,5 @@ ipfsGatewayUrl: String = "http://localhost:8080"
|
||||
sonrApiUrl: String = "http://localhost:1317"
|
||||
sonrGrpcUrl: String = "http://localhost:9090"
|
||||
sonrRpcUrl: String = "http://localhost:26657"
|
||||
turnstileSiteKey: String = read("env:TURNSTILE_SITE_KEY") ?? ""
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@go.Package { name = "github.com/onsonr/sonr/app/vault/types" }
|
||||
@go.Package { name = "github.com/onsonr/sonr/internal/vault/types" }
|
||||
|
||||
module sonr.motr.DWN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user