Skip to content

Commit 7ab0dc1

Browse files
committed
fix: update documentation to replace Traefik with Docker Compose
- Changed the link and description in the core documentation to focus on Docker Compose instead of Traefik. - Updated the content to provide guidance on using Docker Compose with Dokploy.
1 parent 1c53123 commit 7ab0dc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/docs/content/docs/core/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Please go to get started.
4747
description="Learn how to deploy databases."
4848
/>
4949
<Card
50-
href="/docs/core/traefik/overview"
51-
title="Traefik"
52-
description="Learn how to deploy Traefik."
50+
href="/docs/core/docker-compose"
51+
title="Docker Compose"
52+
description="Learn how to use Docker Compose with Dokploy."
5353
/>
5454
</Cards>

0 commit comments

Comments
 (0)