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