Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Patch 3 #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ 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: 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
```

Expand Down