webssh-service-unit/variables.conf.template

9 lines
169 B
Plaintext
Raw Permalink Normal View History

2022-08-19 13:11:27 +02:00
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
2023-12-03 17:45:08 +01:00
address=0.0.0.0
port=4433
certfile=/etc/ssl/cert.crt
keyfile=/etc/ssl/private/cert.key