Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/commit/7ab362aec049373ef34f012406daebc044982f1f?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.
slaventius 3 years ago
parent 3d15e50d90
commit 7ab362aec0
  1. 5
      start.sh

@ -0,0 +1,5 @@
#!/bin/sh
export APP_PORT=9994
./authService
Loading…
Cancel
Save