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
You need to also start the web server. In this case, that's done by adding start-apache to your start section (the PHP guides show this, too, for further reference):
web.main:
start:
fpm: start-phpwww: start-apache
Note that fpm and www there can be anything you like; those names are more for your reference than anything.
Hello,
I having the next problem and I can´t to run the application:
http: proxy error: dial tcp 192.168.0.20:8080: connect: connection refused
This is my boxfile:
What am I doing wrong?
Thanks in advance.
The text was updated successfully, but these errors were encountered: