-
-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Description
Currently the solution is to set a fixed web server port in settings.json:
"web_server": {
"listen_on": ["127.0.0.1", 54007],
See the Settings wiki page: https://github.com/cztomczak/phpdesktop/wiki/Settings#listen_on
Related topic on the CEF Forum: http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11714
We might consider diving into Chromium/CEF sources to alter this behavior, to allow for using random port and still be able to use persistent storage (local storage, indexed db, web sql).
Original issue reported on code.google.com by czarek.t...@gmail.com
on 3 May 2014 at 8:32
JeanPaulLucien
Metadata
Metadata
Assignees
Labels
No labels