Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/364c2569a86d5f1d66bc0c01bb4ce780a5f12302/vendor/github.com/kelseyhightower/envconfig/env_os.go You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 

7 lines
88 B

// +build appengine go1.5
package envconfig
import "os"
var lookupEnv = os.LookupEnv