mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-11-29 02:42:51 +00:00
Code refactoring
This commit is contained in:
parent
c4c5aee9ac
commit
11031dad00
1 changed files with 1 additions and 2 deletions
|
|
@ -46,8 +46,7 @@ services:
|
|||
TZ: "UTC"
|
||||
DOCKER_PROXY_URL: "http://docker-proxy:2375"
|
||||
TARGET_CONTAINER_NAME: "3xui_app"
|
||||
CRON_SCHEDULE: "*/1 * * * *"
|
||||
# CRON_SCHEDULE: "0 */6 * * *"
|
||||
CRON_SCHEDULE: "0 */6 * * *"
|
||||
SHARED_VOLUME_PATH: "/app/bin"
|
||||
volumes:
|
||||
- $PWD/geodata/:/app/bin/
|
||||
|
|
|
|||
Loading…
Reference in a new issue