diff --git a/README.md b/README.md index d2eec6d..baa5e7c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ API Wrapper for Froxlor. ```` $froxlor = new \Envoyr\Froxlor\Server([ - 'host' => 'de-nue-dev.bitinflow.space', + 'host' => 'https://froxlor.example.com', 'key' => '', 'secret' => '' ]);