diff options
Diffstat (limited to 'config.sample.js')
| -rw-r--r-- | config.sample.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sample.js b/config.sample.js index cf5f49d..ade99e0 100644 --- a/config.sample.js +++ b/config.sample.js @@ -6,7 +6,7 @@ module.exports = { Ideally the only options you should change are port and basedomain. */ - // Your base domain where the app is running. + // Your base domain where the app is running. Remember to finish it with '/' basedomain: 'https://i.kanacchi.moe/', // Token to use on the api. Leave blank for public |