Skip to content

Commit 3a9de1d

Browse files
author
GreenDiscord
committed
fixes
1 parent 7169ea0 commit 3a9de1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ module.exports = {
4949
vlc: {
5050

5151
// If no password is given, a random password is used
52-
password: 'EEmm23?!',
52+
password: 'yourpasswordhere',
5353

5454
// This must correspond with the port VLC's web interface uses
5555
port: 8080,

0 commit comments

Comments
 (0)