golang.org/x/playground@v0.0.0-20230418134305-14ebe15bcd59/app.go2go.yaml (about) 1 runtime: go116 2 service: go2goplay 3 main: ./cmd/redirect 4 5 handlers: 6 - url: /.* 7 script: auto 8 9 env_variables: 10 PLAY_REDIRECT: "https://gotipplay.golang.org"