mirror of
https://git.nolog.cz/NoLog.cz/nginx-configurator.git
synced 2025-01-31 11:53:35 +01:00
5 lines
150 B
Text
5 lines
150 B
Text
|
NGINX_DIR="/etc/nginx"
|
||
|
DOMAINS_TXT="/etc/autossl/domains.txt"
|
||
|
DEHYDRATED_LOC="/etc/autossl/dehydrated.sh"
|
||
|
REMOTE="10.0.0.1"
|
||
|
REMOTE_SSH_KEY="./ssh.key"
|