opensim-herbal3d/config/os-secrets: default to DB source of 'mysql' rather than 'localhost'

This commit is contained in:
Robert Adams
2019-11-27 05:27:51 -08:00
parent 763d052c6b
commit 5d295a6b7f
+1 -1
View File
@@ -11,7 +11,7 @@
# If this next variable is defined, MYSQL is configured
#export MYSQL_ROOT_PASSWORD=ksdjfalkcxviowerw
export MYSQL_DB_SOURCE=localhost
export MYSQL_DB_SOURCE=mysql
export MYSQL_DB_DB=opensim
export MYSQL_DB_USER=opensim
export MYSQL_DB_PASSWORD=dbpassword