Share .env file with the NodeJS build script.

This commit is contained in:
flash 2025-04-11 18:02:38 +00:00
parent 35dce01323
commit 99e3e3111a
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E
7 changed files with 88 additions and 84 deletions

View file

@ -1,3 +1,7 @@
# Enable debug mode
# Useful for debugging
MSZ_DEBUG=1
# Database connection setting
# This uses the Index library's DSN syntax
# Currently Misuzu only supports MariaDB, or Null of course since that does nothing