mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 13:25:18 +00:00
fix: small adjustments before v0.5
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORT=7331
|
||||
SELF_HOSTED_MODE=false
|
||||
DISABLE_SIGNUP=false
|
||||
UPLOAD_PATH="./data/uploads"
|
||||
DATABASE_URL="postgresql://user@localhost:5432/taxhacker"
|
||||
BETTER_AUTH_SECRET="random-secret-key"
|
||||
|
||||
Reference in New Issue
Block a user