Hello everyone,
I was fixing the supervisor problem
unix:///var/run/supervisor.sock no such file
and when I finished the site appeared like this
I tried to write a command
sudo chmod o+x /home/{user}
But it doesn’t work
Hello everyone,
I was fixing the supervisor problem
unix:///var/run/supervisor.sock no such file
and when I finished the site appeared like this
I tried to write a command
sudo chmod o+x /home/{user}
But it doesn’t work
I found the solution, I changed the port from 8000 to 80: