mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-23 06:42:41 +00:00
Update docker-compose.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
20ca19233a
commit
fcf86063f3
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
build:
|
||||
context: docker-cron-runner
|
||||
args:
|
||||
XRAY_VERSION: "v25.10.15"
|
||||
XRAY_VERSION: "${XRAY_VERSION:-v25.10.15}"
|
||||
XRAY_BUILD_DIR: "/app/xray"
|
||||
container_name: geodata_cron
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue