mirror of
https://github.com/linuxserver/heimdalljs.git
synced 2026-02-20 05:12:24 +08:00
10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"@quasar/dotenv": {
|
|
"env_development": ".env",
|
|
"env_production": ".env",
|
|
"common_root_object": "none",
|
|
"create_env_files": true,
|
|
"add_env_to_gitignore": true
|
|
}
|
|
}
|