6 lines
70 B
Go
6 lines
70 B
Go
|
//go:build release
|
||
|
|
||
|
package buildinfo
|
||
|
|
||
|
var ApiProxyStageName = "prod"
|