Closed zuphilip closed 4 years ago
Running the PHP builtin server is not optimal anyway, it was just convenient. Probably would be best to setup an nginx or apache to serve the PHP.
For testing/developing purposes the PHP builtin server mostly works, but it might be more stable to switch to another webserver like you suggested.
Fixed in #75.
It seems that currently URL with "https" are not working when using the Dockerfile, e.g.
(Maybe also document it in installation notes.)