feat: Start building backend domain and notification functions
All checks were successful
Build Docker / BuildImage (push) Successful in 1m0s

This commit is contained in:
2025-07-24 16:25:30 +10:00
parent 5ec6b4177a
commit 3ddf7c5dfe
4 changed files with 310 additions and 0 deletions

7
example.env Normal file
View File

@@ -0,0 +1,7 @@
HSD_URL=localhost
HSD_NETWORK=main
HSD_API_KEY=your_api_key_here
SMTP_SERVER=smtp.hostname.com
SMTP_PORT=465
SMTP_USERNAME=noreply@email.au
SMTP_PASSWORD=Secretpassword123