Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/builds/packs/docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ Click on **Continue** button once you have set all the above settings to correct

## Making services available to the outside world

Read more about [Exposing Services to the Internet](/knowledge-base/compose#exposing-services-to-the-internet) in the Knowledge Base.
Read more about [Exposing Services to the Internet](/knowledge-base/docker/compose#exposing-services-to-the-internet) in the Knowledge Base.

## Advanced Configuration

### Using Environment and Shared Variables

Within Coolify you can configure these easily following the details found in the [Knowledge Base for Docker Compose](/knowledge-base/compose#defining-environment-and-shared-variables).
Within Coolify you can configure these easily following the details found in the [Knowledge Base for Docker Compose](/knowledge-base/docker/compose#defining-environment-and-shared-variables).

### Storage

Expand Down