You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345 |
- listener 8083
- protocol websockets
- certfile /etc/letsencrypt/live/{{ domain }}/cert.pem
- cafile /etc/letsencrypt/live/{{ domain }}/chain.pem
- keyfile /etc/letsencrypt/live/{{ domain }}/privkey.pem
|