From 5690a4ba124ec3f9d1251b980ff740f5d2480d5f Mon Sep 17 00:00:00 2001 From: Alexander Kalinovsky Date: Sat, 1 Mar 2025 15:23:31 +0700 Subject: [PATCH] fix docs deploy --- docker-compose.docs-site.yml | 2 -- docs/index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.docs-site.yml b/docker-compose.docs-site.yml index 5d4b750..2ce3ebd 100644 --- a/docker-compose.docs-site.yml +++ b/docker-compose.docs-site.yml @@ -4,8 +4,6 @@ services: restart: always networks: - traefik-public - env_file: - - .env labels: - traefik.enable=true - traefik.docker.network=traefik-public diff --git a/docs/index.md b/docs/index.md index 38958f9..139e6ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext): -forced_change \ No newline at end of file +forced_change_ \ No newline at end of file