Skip to content
Snippets Groups Projects
Select Git revision
  • 1f81ae40915f1e2967053893d9729b800f6c3768
  • mui5-annotation-on-video-stable default
  • get_setter_canvasSizeInformations
  • fix-error-div-into-p
  • annotation-on-video-v2
  • detached
  • annotation-on-video-r17
  • mui5
  • mui5-react-18
  • jacob-test
  • annotation-on-video protected
  • master
  • test-antoinev1
  • 20-fetch-thumbnail-on-annotation
  • add-research-field
  • Save
  • add-plugin
  • 14-wip-no-seek-to
  • 14-bug-on-video-time-control
  • 9_wip_videotests
  • _upgrade_material_ui
  • latest-tetras-16
  • v3.3.0
  • v3.2.0
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v3.0.0-rc.7
  • v3.0.0-rc.6
  • v3.0.0-rc.5
  • v3.0.0-rc.4
  • v3.0.0-rc.3
  • v3.0.0-rc.2
  • v3.0.0-rc.1
  • v3.0.0-beta.10
  • v3.0.0-beta.9
  • v3.0.0-beta.8
  • v3.0.0-beta.7
  • v3.0.0-beta.6
  • v3.0.0-beta.5
  • v3.0.0-beta.3
41 results

README.md

Blame
  • .env.test 623 B
    # define your env variables for the test env here
    KERNEL_CLASS='App\Kernel'
    APP_SECRET='$ecretf0rt3st'
    SYMFONY_DEPRECATIONS_HELPER=999999
    PANTHER_APP_ENV=panther
    PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
    MAILER_DSN=null://null
    MAILER_SENDER=contact@localhost.com
    SYMFONY_SECRET=0f817363a768f111a17d2522b8d7e2d72cf738b1
    LEGACY_URL=http://legacy/
    LEGACY_URL_EXTERNAL=http://localhost/legacy/
    LEGACY_EXTERNAL_PREFIX=/legacy
    APP_DEBUG=1
    ENV=test
    LOG_LEVEL=DEBUG
    PHP_INI_DATE_TIMEZONE="Europe/Paris"
    
    DATABASE_URL="mysql://rekallfrwsmember:sm4SyZVPu6wpjZfg@mysql:3306/rekallfrwsmember?serverVersion=5.6&charset=utf8"