Share .env file with the NodeJS build script.
This commit is contained in:
parent
35dce01323
commit
99e3e3111a
7 changed files with 88 additions and 84 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue