bitter-air-59559
docker-compose.yml
ports: - "4000:3000" - "4100:3100" depends_on: - mongo environment: - MONGODB_URI=<mongodb://root:password@mongo:27017/growthbook?authSource=admin> - APP_ORIGIN=https://<dobdomin.domain.com>:4000 - API_HOST=https://<dobdomin.domain.com>:4100 - JWT_SECRET=<secret> - ENCRYPTION_KEY=<key>
Error connecting to the GrowthBook API at https://<dobdomin.domain.com>:4100. Received the following error message: Load failed
fresh-football-47124
Open source platform for stress free deployments, measured impact, and smarter decisions.