Apresentacao html#45
Open
vitorbretz wants to merge 59 commits into
Open
Conversation
- Dockerfile: Usar ARG VITE_API_URL em vez de hardcoded localhost:3001 - VersionInfo.jsx: Corrigir fallback de localhost:8080 para localhost:3001 - Agora a aplicação usará corretamente a URL do ambiente (produção/homologação)
- Aplicar mesma lógica da branch dev que está funcionando - Usar window.location.origin em vez de hardcoded localhost - Isso permite que a aplicação funcione corretamente em qualquer ambiente
- Usar window.location.origin em vez de hardcoded localhost:8080 - Manter consistência com outros componentes
- Usar window.location.origin em vez de hardcoded localhost:8080 - Agora a aplicação usará a URL atual em vez de localhost
- ARG VITE_API_URL sem valor padrão - Agora usará undefined e o código JS usará window.location.origin
produção
Testando novamente
Testando novamente 2
Teste 09/02
teste segunda
teste dia 09
Testado as 20h52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.