HeavyImmerse output problem: user, password, database
Hello! | |
!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title></title> | |
<meta charset="utf-8" /> | |
<meta name="referrer" content="no-referrer-when-downgrade" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
<link rel="icon" href="/favicon.ico?v=2" /> | |
<link href="/bundle.98da34ce7ced9e27e3c583edbec033ace181ef01.css" rel="stylesheet" /> | |
<link href="/override.css" rel="stylesheet" /> | |
</head> | |
<body id="immerse-body"> | |
<script> | |
window.APP_CONFIG = [ | |
{ |
|
"username": "admin", |
|
"password": "HyperInteractive", |
|
"database": "heavyai", |
|
"master": true |
|
} | |
] | |
window.DB_CONFIG = [] | |
window.METRICS_CONFIG = { | |
"intercomKey": "", | |
"pendoKey": "", | |
"posthogKey": "" | |
} | |
</script> | |
how to avoid this conclusion? |
|
-
Hi Ivan,
I'm not entirely sure I understand your inquiry. The default app configuration you bolded can be overwritten via a valid `servers.json` file. This can be installed by specifying a path to your server.json file with the parameter `servers-json` as specified in the [web] section of your heavy.conf file.
Documentation Reference: https://docs.heavy.ai/immerse/customization#editing-heavy.conf-to-enable-servers.json
Thanks,
Neill
Please sign in to leave a comment.
Comments
1 comment