blob: cdcf5e51abf3c34775cf521084e721d97fc128e6 [file] [log] [blame] [view]
# adminapp
This app serves as the [admin interface](https://admin.go.dev/) for the go.dev/s link shortener. It can also remove unwanted playground snippets.
## Deployment:
To update the public site, run:
```
gcloud app --project=symbolic-datum-552 deploy --promote app.yaml
```
We used to use admin.golang.org. Now we run a redirector there. See ../adminredirect.