If you want to run app locally without container (useful for development), you need
- Have MongoDB and Redis available. Set environment variables
MONGOandREDISwhere those servers are located. Value should be in formathttp://<db-service-host>:<db-service-port>. Example