Configuration
# Environment variables
There are a few options that you can customize within your .env file.
Panel URL
The most important thing that you should customize is your ikpanel URL. By default, ikpanel is deployed on root URL but you can change it by adding IKPANEL_URL variable in your .env file.
With this option, you can reach ikpanel on "www.yourdomain.com/admin".
Broadcasting
You can enable broadcasting events with:
Last updated
Was this helpful?