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