If I try to get on to the PEQ Editor I get a 403 Forbidden.
As per Akk's reply
http://www.eqemulator.org/forums/sho...72&postcount=8 .. I also have done those additonal steps as well
On host
Code:
make down
make up
make bash
In container
Code:
make init-peq-editor
exit
On host
Code:
docker-compose up -d peq-editor
Clearly there is a permissions issue somewhere but I can't see it. Anyone any help please?