We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7169ea0 commit 3a9de1dCopy full SHA for 3a9de1d
config/config.js
@@ -49,7 +49,7 @@ module.exports = {
49
vlc: {
50
51
// If no password is given, a random password is used
52
- password: 'EEmm23?!',
+ password: 'yourpasswordhere',
53
54
// This must correspond with the port VLC's web interface uses
55
port: 8080,
0 commit comments