Skip to content

Commit c5400c4

Browse files
authored
fix import in Caddyfile.SDC.example
1 parent bf504dc commit c5400c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Caddyfile.SDC.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{$DOMAIN_SCHEME}://{$DOMAIN_NAME} {
22
{$TLS_ENTRY}
33

4-
import ./common/monitoring/Caddyfile
4+
import ./common/monitoring/Caddyfile.SDC
55

6-
}
6+
}

0 commit comments

Comments
 (0)