mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-14 08:56:39 +00:00
Merge dev into fix/log-analytics-adjustments
This commit is contained in:
@@ -58,7 +58,9 @@ export default async function migration() {
|
||||
|
||||
console.log(`Set trust_proxy to 1 in config file`);
|
||||
} catch (e) {
|
||||
console.log(`Unable to migrate config file. Please do it manually. Error: ${e}`);
|
||||
console.log(
|
||||
`Unable to migrate config file. Please do it manually. Error: ${e}`
|
||||
);
|
||||
}
|
||||
|
||||
console.log(`${version} migration complete`);
|
||||
|
||||
Reference in New Issue
Block a user