changes to host address.
All checks were successful
Deploy Cletus Bot / deploy (push) Successful in 14s
All checks were successful
Deploy Cletus Bot / deploy (push) Successful in 14s
This commit is contained in:
parent
46a76dcfe6
commit
907a3da1bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"bot": {
|
"bot": {
|
||||||
"name": "Cletus",
|
"name": "Cletus",
|
||||||
"host": "192.168.1.90",
|
"host": "host.docker.internal",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"auth": "offline",
|
"auth": "offline",
|
||||||
"version": "1.20.4"
|
"version": "1.20.4"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue