i try to create 2 new sites and success. But then i cannot find site directory and cannot find it using command "docker-compose exec backend bench list-sites. Can anyone help me with this?
This is some image that might help in explanation
Command list-sites
what command should i use to view my site list that i create? or is there should be a sites directory? cause when i try to use ISO file, i can see there are sites directory
Thank you so much, this works very well.
i already know what my site list and already set one of them to default
but i don’t know hot to access it, can you help me as well?
docker exec -it <container) /bin/bash should get you into the container , to access the web site, enter the address and published port in browser address bar.