Skip to content

Chore/dockerize setup#219

Open
Joabesv wants to merge 2 commits intomainfrom
chore/dockerize-setup
Open

Chore/dockerize setup#219
Joabesv wants to merge 2 commits intomainfrom
chore/dockerize-setup

Conversation

@Joabesv
Copy link
Copy Markdown
Member

@Joabesv Joabesv commented May 3, 2026

to test:

run pnpm i && pnpm dev

Comment thread pnpm-workspace.yaml
esbuild: true
msgpackr-extract: true
msw: true
protobufjs: true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

protobufjs? 👀

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Subdependencia

Comment thread docker-compose.yml
# Docker network overrides — service hostnames instead of localhost
- MONGODB_CONNECTION_URL=mongodb://next-db:27017/ufabc-matricula
- REDIS_CONNECTION_URL=redis://default:qj6wGxXINcQyWXdN@next-redis:6379
- LOCALSTACK_ENDPOINT=http://localstack:4566
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nessa abordagem ele já conecta por dentro do docker sem precisar usar o socket interno host.docker.internal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants