A bare bones front-end for knockout designed for maximum compatibility with "obsolete" browsers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
193B

  1. APP_NAME=Knockout-Lite
  2. APP_ENV=local
  3. APP_KEY=
  4. APP_DEBUG=true
  5. APP_URL=http://knockoutlite.local
  6. APP_TIMEZONE=UTC
  7. KNOCKOUT_API=https://api.knockout.chat
  8. CACHE_DRIVER=file
  9. QUEUE_CONNECTION=sync