c298dd5d38
no issue Safari requires HTTPs for admin X to work in development mode. Use `yarn dev --https` in combination with a caddy server to make it work. ``` https://localhost:41740 { reverse_proxy http://localhost:4174 } ``` |
||
---|---|---|
.. | ||
dev.js |