phenomen / flc

Foundry Lightweight Client (FLC) is a bloat-free client app for Foundry VTT
https://flc.ruleplaying.com/
32 stars 8 forks source link

HTTPS don't work #4

Closed brunocalado closed 1 year ago

brunocalado commented 1 year ago

Hi.

I can't make the HTTPS work.

It goes to http://localhost:30000/setup

instead https://localhost:30000/setup

Tks

phenomen commented 1 year ago

@brunocalado Your URL should be https://localhost:30000, not https://localhost:30000/setup

brunocalado commented 1 year ago

tks