Closed seanmorris closed 4 years ago
Looks like I forgot to update my PR. I forgot to set the correct paths for the CSS & JS files. You can use / unless you're using a custom domain.
https://seanmorris.github.io/php-wasm/
This also corrects a mistake in the require statement in the readme, and removes a needless interactive flag from a call to docker run
require
interactive
docker run
Looks like I forgot to update my PR. I forgot to set the correct paths for the CSS & JS files. You can use / unless you're using a custom domain.
https://seanmorris.github.io/php-wasm/
This also corrects a mistake in the
require
statement in the readme, and removes a needlessinteractive
flag from a call todocker run