Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/commit/a85357e417a59c1d42d2204788e666662a1c25f2?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.
slaventius 2 years ago
parent 8aaba4e0d9
commit a85357e417
  1. 1
      deploy/auth-config.yaml

@ -6,3 +6,4 @@ data:
DB_HOST: "auth-db-service" DB_HOST: "auth-db-service"
DB_PORT: "9995" DB_PORT: "9995"
APP_PORT: "9994" APP_PORT: "9994"
SENTRY_DSN: "https://3f4b31dbbd9a4a6b8a71f9881d962f25@o4504654569799680.ingest.sentry.io/4504654572683264"

Loading…
Cancel
Save