Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 7.0-0

    ...

    database_host = host
    Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself.On Linux and Mac, setting this to the empty string (which is the default) will make the supervisor connect to the DB server running on the same host using a Unix socket. 

    Example

    database_host = mydb

    Defaults

    Linux/Mac: "" (empty)

    Windows: localhost