Skip to content

Commit

Permalink
fix: normal reversed proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
veekxt committed Nov 11, 2018
1 parent 01d6db5 commit 65e9fe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion websocket+vmess+nginx-or-caddy/config_client.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"port":3333,
"users":[
{
"id":"9005b4b9-1aef-4b25-b71d-2724ba643145",
"id":"c1fa2c00-c45c-42bd-8d28-6ee844a88a2d",
"alterId":32
}
]
Expand Down
2 changes: 1 addition & 1 deletion websocket+vmess+nginx-or-caddy/config_server.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"settings": {
"clients": [
{
"id": "e3665662-5a3b-4835-a9f6-b20ae5f08241",
"id": "c1fa2c00-c45c-42bd-8d28-6ee844a88a2d",
"alterId": 32
}
]
Expand Down

0 comments on commit 65e9fe5

Please sign in to comment.