chore: project scaffolding
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013gwc3aCiyQxmCWQke8RvEz
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
PORT=3000
|
||||
DB_PATH=./data/korting.db
|
||||
BASIC_AUTH_USER=admin
|
||||
BASIC_AUTH_PASS=change-me
|
||||
SMTP_HOST=mail.sjoerd.app
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
SMTP_FROM=korting@sjoerd.app
|
||||
NOTIFY_EMAIL=openai@sjoerddev.com
|
||||
Reference in New Issue
Block a user