1
0
Fork 0

add subdomain setup.thefossguy.com

This commit is contained in:
Pratham Patel 2024-01-27 11:03:29 +05:30
parent 69c68aea11
commit 2b956ee05b
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 6 additions and 0 deletions

View File

@ -137,3 +137,9 @@ notify.thefossguy.com {
tls /etc/ssl/certs/certificate.pem /etc/ssl/private/key.pem
reverse_proxy gotify-akashvani:80
}
setup.thefossguy.com {
tls /etc/ssl/certs/certificate.pem /etc/ssl/private/key.pem
redir https://gitlab.com/thefossguy/dotfiles/-/raw/master/.local/scripts/other-common-scripts/linux-setup.sh
}