cgsdev0 / rollycubes

online multiplayer dice game
https://rollycubes.com/
MIT License
19 stars 10 forks source link

Decide how to handle ssl for local dev for non sarah #84

Closed AdjectiveAllison closed 1 year ago

AdjectiveAllison commented 1 year ago

vite.config.js hmr: { clientPort: 443, },

AdjectiveAllison commented 1 year ago

nvm, this fixed it and was pushed: https://github.com/cgsdev0/rollycubes/blame/0f323ff54ccabe6395742cfa7d2895eb4d769045/client/vite.config.ts#L7