mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-13 18:25:07 +00:00
New constants/config merge system
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user