mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-24 06:20:47 +01:00
quick formatting update
This commit is contained in:
parent
362284f603
commit
84ac33f264
@ -7,6 +7,7 @@ teleport:
|
|||||||
severity: INFO
|
severity: INFO
|
||||||
format:
|
format:
|
||||||
output: text
|
output: text
|
||||||
|
|
||||||
auth_service:
|
auth_service:
|
||||||
enabled: "yes"
|
enabled: "yes"
|
||||||
listen_addr: 0.0.0.0:3025
|
listen_addr: 0.0.0.0:3025
|
||||||
@ -23,8 +24,10 @@ auth_service:
|
|||||||
# assist:
|
# assist:
|
||||||
# openai:
|
# openai:
|
||||||
# api_token_path: /etc/teleport/openai_key
|
# api_token_path: /etc/teleport/openai_key
|
||||||
|
|
||||||
ssh_service:
|
ssh_service:
|
||||||
enabled: "no"
|
enabled: "no"
|
||||||
|
|
||||||
proxy_service:
|
proxy_service:
|
||||||
enabled: "yes"
|
enabled: "yes"
|
||||||
web_listen_addr: 0.0.0.0:3080
|
web_listen_addr: 0.0.0.0:3080
|
||||||
@ -40,6 +43,7 @@ proxy_service:
|
|||||||
# assist:
|
# assist:
|
||||||
# openai:
|
# openai:
|
||||||
# api_token_path: /etc/teleport/openai_key
|
# api_token_path: /etc/teleport/openai_key
|
||||||
|
|
||||||
app_service:
|
app_service:
|
||||||
enabled: no
|
enabled: no
|
||||||
# -- (Optional) App Service
|
# -- (Optional) App Service
|
||||||
|
Loading…
Reference in New Issue
Block a user