mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-06 18:08:38 +00:00
feat(config): Use toml instead of env
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -19,6 +19,9 @@ yarn-error.log
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
# Config files
|
||||
config.toml
|
||||
|
||||
# Log files
|
||||
logs/
|
||||
*.log
|
||||
|
Reference in New Issue
Block a user