Open TheSearcher opened 5 years ago
Any reason why you wouldn’t use the simple start and stop pre built routines?
@JackWorkUK hi jack. i will try that. but now i have a problem. i created several versions of this repo and did not docker-down them properly. My localhost page is now no longer working. which means i cannot use this repo as it primarly sends the info to port 80
@TheSearcher Cant you remove them and reinstall them? Should have most of the install requirements cached?
You could also try raising them, killing them then using init or start. I had mixed results and found it was just easier to reinstall again due to the install speed from cached files
Hi everyone. i managed to install the installagtion perfectly on MY MAC PRO.
However once i do a docker-compose down and then try to do a docker-compose up i.e
docker-compose -f docker-compose.yml -f docker-compose-dev.yml up -d
it no longer find it.
It return an error message of :
This site can’t be reached localhost refused to connect.