Skip to content

Conversation

@soniacq
Copy link

@soniacq soniacq commented May 1, 2025

WIP!

Add support for both HTTPS and HTTP in webpack-dev-server with dynamic configuration

Needs the key and SSL certificates!

IMPORTANT:
Supervisor.py must be updated to use secure connection:
https://github.com/OpenSpace/OpenSpace-Web-Backend/blob/master/supervisor.py#L444

From:
execArgs = ["start", "powershell", "npm", "start"]
To:
execArgs = ["start", "powershell", "npm", "start-secure"]

@soniacq soniacq requested a review from gargabhay1999 May 1, 2025 20:15
@soniacq soniacq changed the base branch from master to thesis/2022/streaming May 1, 2025 20:16
@soniacq soniacq changed the base branch from thesis/2022/streaming to feature/streaming-2024 May 1, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants