Skip to content

Commit b1dd891

Browse files
authored
Update app.json
1 parent bca6ff3 commit b1dd891

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"MONGO_URI": {
2323
"description": "Mongo DB connection URI for selfhosting your data.",
2424
"required": false
25+
},
26+
"LOG_URL": {
27+
"description": "The url of the logviewer app for viewing selfhosted logs",
28+
"required": false
2529
}
2630
}
2731
}

0 commit comments

Comments
 (0)