Update guacamole.properties

This commit is contained in:
Jeremy MANSON 2016-07-15 12:18:19 +02:00 committed by GitHub
parent 0f2b15a2eb
commit be59297294

View File

@ -8,6 +8,6 @@ auth-provider: net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProvi
# MySQL properties
mysql-hostname: localhost
mysql-port: 3306
mysql-database: guacamole_db
mysql-username: guacamole_user
mysql-database: guacamole
mysql-username: guacamole
mysql-password: CHANGEME