Code refactoring

This commit is contained in:
Michael S2pac 2025-11-27 14:20:54 +03:00
parent c4c5aee9ac
commit 11031dad00

View file

@ -46,8 +46,7 @@ services:
TZ: "UTC" TZ: "UTC"
DOCKER_PROXY_URL: "http://docker-proxy:2375" DOCKER_PROXY_URL: "http://docker-proxy:2375"
TARGET_CONTAINER_NAME: "3xui_app" TARGET_CONTAINER_NAME: "3xui_app"
CRON_SCHEDULE: "*/1 * * * *" CRON_SCHEDULE: "0 */6 * * *"
# CRON_SCHEDULE: "0 */6 * * *"
SHARED_VOLUME_PATH: "/app/bin" SHARED_VOLUME_PATH: "/app/bin"
volumes: volumes:
- $PWD/geodata/:/app/bin/ - $PWD/geodata/:/app/bin/