-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PANEL] #10
Comments
Can you screenshot the output of the dev console in your browser? |
http://wsquad.ru:3000/login This is the address I'm going to. |
I suggest you make a subdomain and map it as a proxy in Nginx: https://www.youtube.com/watch?v=1GSZcatwLtc |
Unable to connect to the server!
squad@Landau:~/sqcp/backend$ yarn start
yarn run v1.22.19
$ node App.js
[Express][1] Registered routes from: v1/Api_Auth.js
[Express][1] Registered routes from: v1/Api_Rcon.js
[Express][1] Registered routes from: v1/Api_Server.js
[Express][1] Registered routes from: v1/Api_Stats.js
[Express][1] Registered routes from: v1/Api_User.js
[Express][1] Listening on port: 3000
[DataBase][1] Data Base Connection Successfully Established
Everything has been established adequately. Without errors, it simply does not let you into the admin panel.
The text was updated successfully, but these errors were encountered: