go-proxy-bingai / render.yaml
wuyuncheng-26's picture
upload files from Harry-zklcdc/go-proxy-bingai
d669ddb verified
raw
history blame contribute delete
229 Bytes
services:
- type: web
name: go-proxy-bingai
# oregon: frankfurt
plan: free
env: go
buildCommand: go build -ldflags="-s -w" -tags netgo -trimpath -o go-proxy-bingai main.go
startCommand: ./go-proxy-bingai