From 5f19a14d1d1d9db301fb3070becd48195c7a7306 Mon Sep 17 00:00:00 2001 From: Bebega <99331032+Bebega@users.noreply.github.com> Date: Wed, 9 Feb 2022 17:15:21 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969fa6d..e16e25f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Copy the details after opening and import it to the client. Manual configuration: ```sh -Server: test.herokuapp.com (change test to your app name) +Server: fffff.herokuapp.com (change test to your app name) Port: 443 Password: The password filled in during deployment Encry Method: chacha20-ietf-poly1305 (or other methods you fill in) From e9779d1b648e993e03b5d5ef6d68a123782988d0 Mon Sep 17 00:00:00 2001 From: Bebega <99331032+Bebega@users.noreply.github.com> Date: Wed, 9 Feb 2022 17:17:27 +0500 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e16e25f..721f5f0 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,13 @@ Copy the details after opening and import it to the client. Manual configuration: ```sh -Server: fffff.herokuapp.com (change test to your app name) +Server: gebas.herokuapp.com (change test to your app name) Port: 443 Password: The password filled in during deployment Encry Method: chacha20-ietf-poly1305 (or other methods you fill in) Plugin: v2ray Plugin Transport mode: websocket-tls -Hostname: Same as Server +Hostname: gebas.herokuapp.com Path: "/" + value of V2_Path in app Config Vars ```