Added tax support

This commit is contained in:
2026-08-06 11:49:39 +02:00
parent 3b47979265
commit 6b33c1b4dd
6 changed files with 99 additions and 1 deletions
+2
View File
@@ -56,6 +56,8 @@ MAIL_PASSWORD=null
MAIL_FROM_ADDRESS="hello@example.com"
MAIL_FROM_NAME="${APP_NAME}"
APP_ADMIN_MAIL=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1