feat: allow to enable secure websocket for server channel (#1014)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
autofix-ci[bot]
parent
9b1b2420e7
commit
e4add70e13
@@ -201,6 +201,14 @@ CAPACITOR_DEV_SERVER_URL=https://<your-ip-address>:5273 pnpm open:ios
|
||||
|
||||
Then Xcode will open and you can click the "Run" button to run the app on your iPhone.
|
||||
|
||||
If you need to connect server channel on pocket in wireless mode, you need to start tamagotchi as root:
|
||||
|
||||
```shell
|
||||
sudo pnpm dev:tamagotchi
|
||||
```
|
||||
|
||||
Then enable secure websocket in tamagotchi `settings/system/general`.
|
||||
|
||||
### Documentation Site
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user