15 lines
191 B
Plaintext
15 lines
191 B
Plaintext
APP_ENV=dev
|
|
APP_SECRET=
|
|
APP_SHARE_DIR=var/share
|
|
|
|
DEFAULT_URI=http://localhost
|
|
|
|
MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
|
|
|
MAILER_DSN=null://null
|
|
|
|
TMDB_API_TOKEN=
|
|
|
|
SERVER_NAME=
|
|
|