You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the app doesn't support yet the creation of virtual enviroments, I started using a remote server with an Ubuntu machine to do it. Stablishing the SSH connection via the server IP worked very well. However, when trying to check how my web application was working, I didn't manage to get access to it on my browser using the port forwarding to the localhost. I'm using python3 and django to create the application. Is there a way to do it in the app or am I doing something wrong?
Best regards,
Joao G.
The text was updated successfully, but these errors were encountered:
Hi Everyone,
As the app doesn't support yet the creation of virtual enviroments, I started using a remote server with an Ubuntu machine to do it. Stablishing the SSH connection via the server IP worked very well. However, when trying to check how my web application was working, I didn't manage to get access to it on my browser using the port forwarding to the localhost. I'm using python3 and django to create the application. Is there a way to do it in the app or am I doing something wrong?
Best regards,
Joao G.
The text was updated successfully, but these errors were encountered: