mirror of
https://github.com/Misterblue/opensim-docker.git
synced 2026-07-30 19:32:56 +00:00
opensim-herbal3d/config/os-secrets: default to DB source of 'mysql' rather than 'localhost'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user