Skip to content
Snippets Groups Projects
Commit ce814c33 authored by Ayc0's avatar Ayc0
Browse files

Add fontSize in config.js

parent 8a2bd97f
Branches
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@ const path = require('path');
module.exports = {
uuid: '10',
fontSize: '80px',
cert: fs.readFileSync(path.resolve(__dirname, 'private.key')),
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment