sftpbrowser/.env

19 lines
393 B
Bash

APP_ENV=prod
APP_SECRET=changeme
MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
DATABASE_URL=
LOCK_DSN=flock
SENTRY_DSN=
MERCURE_URL=https://example.com/.well-known/mercure
MERCURE_PUBLIC_URL=https://example.com/.well-known/mercure
MERCURE_JWT_SECRET="!ChangeThisMercureHubJWTSecretKey!"
SFTP_HOST=localhost
SFTP_PORT=2222
SFTP_USER=user
SFTP_PASSWORD=changeme
SFTP_FOLDER=upload