Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/commit/e9625f1c901a156c3de609f932f24b6c8f22a938?style=unified&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
3 additions and
1 deletions
go.mod
go.sum
@ -3,7 +3,7 @@ module git.slaventius.ru/test3k/authDB
go 1.19
require (
git . slaventius . ru / test3k / umate v0 . 0.0 - 20230224092743 - ac0be38b33ed
git . slaventius . ru / test3k / umate v0 . 0.0 - 20230301112351 - cefa9b87829c
github . com / arangodb / go - driver v1 . 5.0
github . com / kelseyhightower / envconfig v1 . 4.0
github . com / pkg / errors v0 . 9.1
@ -1,5 +1,7 @@
git.slaventius.ru/test3k/umate v0.0.0-20230224092743-ac0be38b33ed h1:PGPP77D64ZkbZ7al3weWQS6fgCExMV9dLNE2zs9h9xE=
git.slaventius.ru/test3k/umate v0.0.0-20230224092743-ac0be38b33ed/go.mod h1:xE7ik2EnLB+CNDJA5+HbRIwAk+V7sgUjS0HPeXS5Ka0=
git.slaventius.ru/test3k/umate v0.0.0-20230301112351-cefa9b87829c h1:BTl52XgFfxqvm6oAVTMLhcyQFMSlaJ9rKuC5CcZ4ZOg=
git.slaventius.ru/test3k/umate v0.0.0-20230301112351-cefa9b87829c/go.mod h1:xE7ik2EnLB+CNDJA5+HbRIwAk+V7sgUjS0HPeXS5Ka0=
github.com/arangodb/go-driver v1.5.0 h1:PaSwAMbxGATf6M5uJpm5fvO/6FiT8ZgJIxEl+AQj6EY=
github.com/arangodb/go-driver v1.5.0/go.mod h1:+Kn5y+rHkSpjXmYOQiBDhwSJvIhOHdNI1ODl/aqD/fc=
github.com/arangodb/go-velocypack v0.0.0-20200318135517-5af53c29c67e h1:Xg+hGrY2LcQBbxd0ZFdbGSyRKTYMZCfBbw/pMJFOk1g=