Sign in
◑
Theme
go
/
website
/
f7001c503e5e5b5ab64f0f0742e338c59ece1044
/
.
/
cmd
/
adminredirect
/
README.md
blob: 467a89f6bae89894a2686119a325433244143c89 [
file
] [
view
]
This
app redirects traffic at https
:
//admin.golang.org/ to the new admin app.
## Deployment
To
update the redirector
,
run
:
```
gcloud app --project=golang-org deploy --promote app.yaml
```