A bare bones front-end for knockout designed for maximum compatibility with "obsolete" browsers
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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