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 85e7b1f commit 18da261Copy full SHA for 18da261
components/docker-compose-generator.tsx
@@ -274,7 +274,7 @@ export default function DockerComposeGenerator() {
274
className="w-full rounded-lg border border-fd-border bg-fd-background px-4 py-2 focus:outline-none focus:ring-2 focus:ring-fd-primary"
275
/>
276
<p className="mt-1 text-xs text-fd-muted-foreground">
277
- The URL where you'll access the frontend (remove if using reverse proxy)
+ The URL where you'll access the frontend (remove if using reverse proxy)
278
</p>
279
</div>
280
0 commit comments