api url from config

This commit is contained in:
2024-05-18 13:26:01 +03:00
parent ee88e832a6
commit 2c0e724539
10 changed files with 2268 additions and 10 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ module.exports = {
},
},
config: {
key: "value",
"r-and-m.api": "/api"
},
};