Skip to content

Possible to run as both webserver and api server in 1 command? #363

@Dylan190774

Description

@Dylan190774

I'm trying to run FastSDCpu as an api-server on a Windows server and use it on a laptop in the same LAN.
For this I use :
python "src\app.py" -a
to start the server.

This works, but then I can't use the webui on the laptop, only the api,
But when I start with -w instead of -a, the api is not accessible from the laptop.

Is there any way to use both on a remote computer at the same time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions