Monorepo for Tangled tangled.org

knotserver/config: fix default appview endpoint #631

tangled.sh has been moved to tangled.org

Signed-off-by: Samuel Shuert me@thecoded.prof

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:k2zmz2l3hvfr44tmlhewol2j/sh.tangled.repo.pull/3m25izpqfau22
+1 -1
Diff #0
+1 -1
knotserver/config/config.go
··· 41 41 Repo Repo `env:",prefix=KNOT_REPO_"` 42 42 Server Server `env:",prefix=KNOT_SERVER_"` 43 43 Git Git `env:",prefix=KNOT_GIT_"` 44 - AppViewEndpoint string `env:"APPVIEW_ENDPOINT, default=https://tangled.sh"` 44 + AppViewEndpoint string `env:"APPVIEW_ENDPOINT, default=https://tangled.org"` 45 45 } 46 46 47 47 func Load(ctx context.Context) (*Config, error) {

History

1 round 0 comments
sign up or login to add to the discussion
1 commit
expand
knotserver/config: fix default appview endpoint
expand 0 comments
pull request successfully merged