agentlabs
agentlabs copied to clipboard
Failed to load url /src/lib/services/gen-api (resolved id: /src/lib/services/gen-api) in /app/src/lib/usecases/project/retrievePublicConfig.ts. Does the file exist?
Getting below error when I try to access the frontend:
Steps taken to run the docker:
- Update few variables in .env files (especially around secret)
- Updated port mappings to 3xxx(on host) as I was already running other applications on (3001, 3000...e.t.c)
- Ran
docker compose -f docker-compose.dev.yml up -d --build
- Accessed http://localhost:3030