Add service_environment

This commit is contained in:
2025-06-13 09:57:36 +00:00
parent 11ba8bf8ce
commit bd19a4b360
2 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,7 @@ otcdocs_doc_type = '{{ doc_type }}'
otcdocs_service_category = '{{ service_category }}'
otcdocs_service_title = '{{ service_title }}'
otcdocs_service_type = '{{ service_type }}'
otcdocs_service_environment = '{{ service_environment }}'
otcdocs_cloud_environment = '{{ otcdocs_cloud_environment }}'
otcdocs_search_environment = '{{ otcdocs_search_environment }}'
otcdocs_search_index = '{{ otcdocs_search_index }}'