#Server not setup in build mode

8 messages · Page 1 of 1 (latest)

fallow tartan
carmine lion
#

Build mode doesn't have a server

#

It's saying localhost doesn't exist, which isn't the correct url

#

Did you navigate somewhere in javascript based on being on localhost?

fallow tartan
#

not

#

i just remove something from

"windows": [
      {
        "fullscreen": false,
        "resizable": true,
        "maximizable": true,
        "title": "JETCAP v2023.0.3",
        "minWidth": 1500,
        "minHeight": 800,
        "width": 1600,
        "height": 800,
        "maximized": true,
        "focus": true
      }
    ]
#

and everything works again