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 a8b1148 commit 6db235eCopy full SHA for 6db235e
config/config.js
@@ -61,7 +61,7 @@ module.exports = {
61
vlc: {
62
63
// If no password is given, a random password is used
64
- password: 'EEmm23?!',
+ password: 'passwordgoeshere',
65
66
// This must correspond with the port VLC's web interface uses
67
port: 8080,
0 commit comments