xray logs

This commit is contained in:
mercury
2024-11-11 11:46:11 +04:00
parent 1d69729bf1
commit 3ed487cbce
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -42,7 +42,8 @@
}
],
"log": {
"loglevel": "info"
"loglevel": "info",
"access": "/logs/xray"
},
"outbounds": [
{
+1
View File
@@ -413,6 +413,7 @@ services:
- ./config/sshd_config:/etc/ssh/sshd_config
- ./config/xray.json:/xray.json
- ./scripts/start_xray.sh:/start_xray.sh
- ./logs:/logs
hostname: xray
container_name: xray-${VER}
depends_on: