Add 'self' stack

This commit adds a new stack 'self' that for now just redirects to the
repository.
This commit is contained in:
Tom Wiesing 2020-07-02 11:26:32 +02:00
parent 653445225e
commit 56a44f8db3
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
10 changed files with 69 additions and 7 deletions

View file

@ -0,0 +1,6 @@
REAL_PATH=${REAL_PATH}
VIRTUAL_HOST=${VIRTUAL_HOST}
LETSENCRYPT_HOST=${LETSENCRYPT_HOST}
LETSENCRYPT_EMAIL=${LETSENCRYPT_EMAIL}