parent
fb6081a719
commit
cf8fd6b86b
@ -1,3 +1,9 @@ |
||||
/* |
||||
Welcome to the config file! |
||||
Add keys here to override values from /src/lib/constants.js. Please look at that file for override recommendations. |
||||
This file should hopefully never be altered upstream. |
||||
You must restart Bibliogram to apply these changes. |
||||
*/ |
||||
|
||||
module.exports = { |
||||
website_origin: "http://localhost:10407" |
||||
} |
||||
|
Loading…
Reference in new issue