Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# This keys are used to encrypt OAuth tokens (or API Keys) and should be set to unique 256-bit WEP Keys
encryption_key1: 'E5CD3EDD6E577441CAB9142A1C36A'
encryption_key2: '9B1EF27DF57296E8E1A9143EEB783'

SIDEKIQ_USERNAME: admin
SIDEKIQ_PASSWORD: password

REDIS_URL: redis://localhost:6379/0/connector-test

MNO_DEVPL_HOST: https://developer.maestrano.com
MNO_DEVPL_API_PATH: /api/config/v1/marketplaces
MNO_DEVPL_ENV_NAME: connector-test
MNO_DEVPL_ENV_KEY: [API KEY FROM DEVELOPER PLATFORM]
MNO_DEVPL_ENV_SECRET:[API SECRET FROM DEVELOPER PLATFORM]

...


The application will then be accessible in the MarketPlace from the sandbox environment, which you can access through the Developer Platform.