Server Configuration
Example Configuration
port=3000admin_user="test@example.com"admin_password="test1234"Configuration Options
- PORT: defines the port the http server will listen on (defaults to 3000)
- admin_user: defines the default superuser email used on new instances
- admin_password: defines the default superuser password used on new instances