You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
less.env is defined as "development" for anything served from '127.0.0.1', '0.0.0.0' or 'localhost'. This excludes local virtual hosts which, personally, I develop on quite a bit. I suggest the logic that defines less.env change to accommodate environments that aren't served from those IPs directly.
less.env is defined as "development" for anything served from '127.0.0.1', '0.0.0.0' or 'localhost'. This excludes local virtual hosts which, personally, I develop on quite a bit. I suggest the logic that defines less.env change to accommodate environments that aren't served from those IPs directly.