Advertisement
techblog

teleport-proxy-configuration

May 8th, 2022
1,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.15 KB | None | 0 0
  1. proxy_service:
  2.   enabled: "yes"
  3.   web_listen_addr: :443
  4.   public_addr: tele.example.com:443
  5.   acme:
  6.     enabled: "yes"
  7.     email: user@example.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement