initial public commit

This commit is contained in:
Jacob Lifshay 2024-07-03 23:40:30 -07:00
commit 6456bc19ce
17 changed files with 1613 additions and 0 deletions

3
production.env Normal file
View file

@ -0,0 +1,3 @@
ALT_BASE_DOMAIN_NAME='librechip.org'
BASE_DOMAIN_NAME='libre-chip.org'
ACME_SERVER_URL='https://acme-v02.api.letsencrypt.org/directory'