Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
fforootd committed Jan 15, 2025
1 parent e61dfeb commit 6931c78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,816 deletions.
4 changes: 2 additions & 2 deletions docs/docs/self-hosting/manage/configure/configure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import LinuxUnix from "./_linuxunix.mdx";
import Compose from "./_compose.mdx";
import Helm from "./_helm.mdx";
import CodeBlock from "@theme/CodeBlock";
import DefaultsYamlSource from "raw-loader!./defaults.yaml";
import StepsYamlSource from "raw-loader!./steps.yaml";
import DefaultsYamlSource from "raw-loader!../../../../../cmd/defaults.yaml";
import StepsYamlSource from "raw-loader!../../../../../cmd/setup/steps.yaml";

This guide assumes you are familiar with [running ZITADEL using the least amount of configuration possible](/docs/self-hosting/deploy/overview).

Expand Down
Loading

0 comments on commit 6931c78

Please sign in to comment.