Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/6814a13a9bc51b9e9428d89cac16963b9ff580aa/vendor/github.com/arangodb/go-driver/.gitignore
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#Go packages
|
|
.gobuild
|
|
|
|
#Temporary tests files
|
|
.tmp
|
|
|
|
#IDE's files
|
|
.idea
|
|
|
|
#Vendor files
|
|
vendor
|
|
|
|
# Helper files
|
|
debug/
|
|
*.log
|
|
|
|
# direnv files
|
|
.envrc
|
|
|