Initial commit

Basic settings for runtipit with a tempalte
This commit is contained in:
Lockszmith (@kateryna) 2024-11-24 22:50:56 -05:00
commit 5986e4521d
5 changed files with 40 additions and 0 deletions

5
.env.local.tmpl Executable file
View file

@ -0,0 +1,5 @@
ACME_EMAIL=<acme admin mail>
CF_DNS_API_TOKEN=<Cloudflare DNS API Token>
SZ_USER_UID=<USER's UID>
SZ_USER_GID=<USER's GID>