diff options
-rw-r--r-- | service/pixelated.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/service/pixelated.example b/service/pixelated.example index 657445db..6159029e 100644 --- a/service/pixelated.example +++ b/service/pixelated.example @@ -1,7 +1,5 @@ # modify this file and start the app with --config=<path for this file> [pixelated] -HOST=127.0.0.1 -PORT=3333 LEAP_USERNAME=your_username LEAP_PASSWORD=your_password LEAP_SERVER_NAME=your.leapprovider.org |