diff --git a/config.json.tp b/config.json.tp index ae14d2b..dfa30fd 100644 --- a/config.json.tp +++ b/config.json.tp @@ -35,31 +35,31 @@ "network": "ws", "security": "none" } - }, - { - "port": 8082, - "listen": "127.0.0.1", - "protocol": "vless", - "settings": { - "clients": [ - { - "id": "$UUID", - "level": 0 - } - ], - "decryption": "none" - }, - "streamSettings": { - "security": "none", - "network": "h2", - "httpSettings": { - "path": "/h2", - "host": [ - "zizifn1.herokuapp.com" - ] - } - } } + // { + // "port": 8082, + // "listen": "127.0.0.1", + // "protocol": "vless", + // "settings": { + // "clients": [ + // { + // "id": "$UUID", + // "level": 0 + // } + // ], + // "decryption": "none" + // }, + // "streamSettings": { + // "security": "none", + // "network": "h2", + // "httpSettings": { + // "path": "/h2", + // "host": [ + // "**.herokuapp.com" + // ] + // } + // } + // } ], "outbounds": [ {