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 216542c commit 5bd311dCopy full SHA for 5bd311d
docs/deploy.md
@@ -10,7 +10,7 @@ server.
10
11
If a service has a `build:` section, add your own image name and version tag:
12
13
-```yaml title="compose.yaml" hl_lines="5"
+```yaml title="app/compose.yaml" hl_lines="5"
14
services:
15
caddy:
16
build:
0 commit comments