mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-11-29 02:42:51 +00:00
Removed unused env from docker
This commit is contained in:
parent
c7e9018e71
commit
0430fa8350
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ services:
|
|||
depends_on:
|
||||
- docker-proxy
|
||||
environment:
|
||||
ENABLE_CRON_UPDATE: "true"
|
||||
TZ: "UTC"
|
||||
DOCKER_PROXY_URL: "http://docker-proxy:2375"
|
||||
TARGET_CONTAINER_NAME: "3xui_app"
|
||||
|
|
|
|||
Loading…
Reference in a new issue