mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
Pull dashboard url for the newt config
This commit is contained in:
parent
b6963a9c35
commit
0e73365106
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