mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
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.
This commit is contained in:
@@ -47,8 +47,8 @@ Please go to get started.
|
||||
description="Learn how to deploy databases."
|
||||
/>
|
||||
<Card
|
||||
href="/docs/core/traefik/overview"
|
||||
title="Traefik"
|
||||
description="Learn how to deploy Traefik."
|
||||
href="/docs/core/docker-compose"
|
||||
title="Docker Compose"
|
||||
description="Learn how to use Docker Compose with Dokploy."
|
||||
/>
|
||||
</Cards>
|
||||
|
||||
Reference in New Issue
Block a user