Change to wireguard IP
This commit is contained in:
parent
5b18c8d7f4
commit
0893074aa1
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Required settings
|
||||
host=10.8.0.66
|
||||
host=10.10.0.66
|
||||
port=8080
|
||||
|
||||
# Optional login for Kodi
|
||||
|
|
Loading…
Reference in New Issue