diff --git a/opt/xray/d2ray.json.in b/opt/xray/d2ray.json.in index e2f457b..a88964a 100644 --- a/opt/xray/d2ray.json.in +++ b/opt/xray/d2ray.json.in @@ -1,8 +1,8 @@ { "log": { "loglevel": "{{LOG_LEVEL}}", - "access": "{{LOG_DIR}}/access.log", - "error": "{{LOG_DIR}}/error.log" + "access": "{{LOG_DIR}}/xray/access.log", + "error": "{{LOG_DIR}}/xray/error.log" }, "inbounds": [ {