From ee432341daee44af5c38941baa4d111ee60c53e3 Mon Sep 17 00:00:00 2001 From: Mathieu Reynaud Date: Tue, 19 Oct 2021 20:07:23 +0200 Subject: [PATCH] Change pusher host from testing to localhost --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd109ada..427c514c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Note: on some OSes, you will need to add this line to your `/etc/hosts` file: ``` Note: If on the first run you get a page with "network error". Try to ``docker-compose stop`` , then ``docker-compose start``. -Note 2: If you are still getting "network error". Make sure you are authorizing the self-signed certificate by entering https://pusher.workadventure.testing and accepting them. +Note 2: If you are still getting "network error". Make sure you are authorizing the self-signed certificate by entering https://pusher.workadventure.localhost and accepting them. ### MacOS developers, your environment with Vagrant