You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want dockerized server to use dockerized mysql server. but, it is using sqlite by default. I have changed the /auxiliary_files/mumble-server.ini file with appropriate value.
I guess it is because of the entrypoint.sh file where all configuration commands are for sqlite.
How can I change the file so that server get connected to mysql instead of sqlite?
Mumble version
1.5.0
Mumble component
Server
OS
Linux
Additional information
No response
The text was updated successfully, but these errors were encountered:
I transferred this to the correct repo. Please see the README for how to configure the docker image and/or https://wiki.mumble.info/wiki/Murmur.ini for the available configuration options.
The issue
I want dockerized server to use dockerized mysql server. but, it is using sqlite by default. I have changed the /auxiliary_files/mumble-server.ini file with appropriate value.
I guess it is because of the entrypoint.sh file where all configuration commands are for sqlite.
How can I change the file so that server get connected to mysql instead of sqlite?
Mumble version
1.5.0
Mumble component
Server
OS
Linux
Additional information
No response
The text was updated successfully, but these errors were encountered: