Configuration
Environment variables
You can configure the database at runtime using various environment variables:
SAPPHIRE__CREDENTIALS__USER__PASSWORD- password for the main user (default:password)SAPPHIRE__SERVER__HOST- host to listen for connections on (default:0.0.0.0)SAPPHIRE__SERVER__PORT- port to listen for connections on (default:10510)