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

18 lines
145 B

#Go packages
.gobuild
#Temporary tests files
.tmp
#IDE's files
.idea
#Vendor files
vendor
# Helper files
debug/
*.log
# direnv files
.envrc