Skip to content

Instantly share code, notes, and snippets.

View PhiloNL's full-sized avatar

Philo Hermans PhiloNL

View GitHub Profile
@PhiloNL
PhiloNL / .env
Last active August 17, 2023 20:21
Simple, fast, and resilient open-source WebSockets server using Soketi with SSL in less than 5 minutes
PUSHER_HOST=socket.yourdomain.com
PUSHER_APP_ID=unlock
PUSHER_APP_KEY=123
PUSHER_APP_SECRET=456
PUSHER_PORT=443
PUSHER_SCHEME=https