{
	"authHost": "https://morpho.phpv8.aait-d.com",
	"authEndpoint": "/broadcasting/auth",
	"clients": [
		{
			"appId": "ec87e08af1b31113",
			"key": "a2e4c8e961559c9d889f22d632dbba3e"
		}
	],
	"database": "redis",
	"databaseConfig": {
		"redis": {},
		"sqlite": {
			"databasePath": "/database/laravel-echo-server.sqlite"
		}
	},
	"devMode": true,
	"host": null,
	"port": "6045",
	"protocol": "https",
	"socketio": {},
	"secureOptions": 67108864,
	"sslCertPath": "/home2/phpv8aaitd/ssl/certs/morpho_phpv8_aait_d_com_ac3a9_3f5d3_1751894179_a0a5e58a23839362c55f5894f315decb.crt",
	"sslKeyPath": "/home2/phpv8aaitd/ssl/keys/ac3a9_3f5d3_fbed30ed7f7d8c4439b9cdfa782f6a91.key",
	"sslCertChainPath": "",
	"sslPassphrase": "",
	"subscribers": {
		"http": true,
		"redis": true
	},
	"apiOriginAllow": {
		"allowCors": true,
		"allowOrigin": "https://morpho.phpv8.aait-d.com:6045",
		"allowMethods": "GET, POST",
		"allowHeaders": "Origin, Content-Type, X-Auth-Token, X-Requested-With, Accept, Authorization, X-CSRF-TOKEN, X-Socket-Id"
	}
}