We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716d1e2 commit 4fc7b11Copy full SHA for 4fc7b11
1 file changed
index.html
@@ -332,8 +332,8 @@ <h2 style="margin-bottom: 1rem; color: #333;">Configurações</h2>
332
<input
333
type="text"
334
id="apiUrl"
335
- value="http://localhost:3000"
336
- placeholder="http://localhost:3000 ou https://sua-api.com"
+ value="https://baas-devpr.vercel.app"
+ placeholder="http://localhost:3000 ou https://baas-devpr.vercel.app"
337
>
338
<small style="color: #888; font-size: 0.8rem; margin-top: 0.25rem; display: block;">
339
Configure a URL onde sua API está rodando
0 commit comments