# ───────────────────────────────────────────────
# Liamgo Socket.IO Server Configuration
# ───────────────────────────────────────────────

SOCKETIO_PORT=6001

SOCKETIO_SERVER_SECRET=liamgoreal@@@@!@#(9

SOCKETIO_CORS_ORIGINS=*


LARAVEL_API_URL=http://liamgo.stagingtestserver.com
