From 4d730fcc92c7d9be3abccb09096754f588581e29 Mon Sep 17 00:00:00 2001 From: Sebastian Gode Date: Mon, 16 Jun 2025 09:02:46 +0000 Subject: [PATCH] Update tox.ini && conf.py file Reviewed-by: Tino Schreiber Co-authored-by: Sebastian Gode Co-committed-by: Sebastian Gode --- doc/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/conf.py b/doc/source/conf.py index 50f9a72..b136b4c 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -41,6 +41,7 @@ otcdocs_doc_type = '' otcdocs_service_category = 'other' otcdocs_service_title = 'Regions and Endpoints' otcdocs_service_type = 'rae' +otcdocs_service_environment = 'internal' otcdocs_cloud_environment = 'eu_de' otcdocs_search_environment = 'hc_de' otcdocs_search_index = 'search_index_de'