mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 14:39:29 +02:00
Pull dashboard url for the newt config
This commit is contained in:
parent
657190ab2b
commit
0f778c0235
4 changed files with 6 additions and 8 deletions
|
@ -274,6 +274,7 @@ export class Config {
|
|||
?.allow_base_domain_resources
|
||||
? "true"
|
||||
: "false";
|
||||
process.env.DASHBOARD_URL = parsedConfig.data.app.dashboard_url;
|
||||
|
||||
this.rawConfig = parsedConfig.data;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue