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

8 lines
364 B

// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
// Use of this source code is governed by the MIT License that can be found in
// the LICENSE file.
// Package envconfig implements decoding of environment variables based on a user
// defined specification. A typical use is using environment variables for
// configuration settings.
package envconfig