呗 部署 # setup your secret varialbes % vi app/secret.yaml # Deploy it to GAE % goapp deploy -application your-crazy-app app/ 没有AppEngine? % go get github.com/otiai10/chant % chant -secret you-secret.yaml 秘密变量 app/secret.yaml应该像这样 env_variables : # Server token salt, # any string as you like