Trouble setting up 0auth on ubuntu 22.04

I have never used 0auth before and im pretty confused on how to implement it.

I am trying to add facebook, twitter to start as logins. i set up the login, callback and logout, i pasted over my domain and key for client and made a secret key using “openssl rand -hex 32” to .enc file and ran composer run app but when i try to visit the website for the 127 but obviously i cant do that since its running on my linux server with no gui.

What can i do to work around it and to have this up and running?