From 8004d43a4ab0645f2e1cd8bc253c9228ff2344a0 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Mon, 3 Mar 2025 14:05:36 +0800 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B0=20?= =?UTF-8?q?=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20=D0=BD=D0=B0=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=BC=D0=B8=D1=82=20=D0=B8=D0=B7=20=D1=84=D1=83?= =?UTF-8?q?=D1=82=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose.yml | 1 - src/views/template.twig | 5 ----- 2 files changed, 6 deletions(-) diff --git a/compose.yml b/compose.yml index 8743409..813a7d0 100644 --- a/compose.yml +++ b/compose.yml @@ -40,7 +40,6 @@ services: - ./log/php:/var/log/php:rw - ./src:/var/www:rw - ./playlists.ini:/var/www/config/playlists.ini:ro - - ./.git/refs/heads/master:/var/www/commit:ro depends_on: - keydb diff --git a/src/views/template.twig b/src/views/template.twig index cc97f7c..e6e53cb 100644 --- a/src/views/template.twig +++ b/src/views/template.twig @@ -74,11 +74,6 @@ href="https://git.axenov.dev/anthony/iptv">Gitea | axenov.dev | Telegram
- - commit {{ commit()[:8] }} - {% include("custom.twig") ignore missing %}