generated from cms/tibi-docs
This commit is contained in:
@@ -4,7 +4,9 @@ const release = "tibi-docs.dirty"
|
||||
if (release && typeof context !== "undefined") {
|
||||
context.response.header("X-Release", release)
|
||||
}
|
||||
const apiClientBaseURL = "/api/"
|
||||
|
||||
module.exports = {
|
||||
release,
|
||||
apiClientBaseURL,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user