Skip to content

Commit 9353851

Browse files
authored
fix(caddy) - add support of cf tunnel (#874)
1 parent 2b9adf5 commit 9353851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88
}
99

10-
http://*:{$PORT:8080} {
10+
*:{$PORT:8080} {
1111
log
1212
encode gzip
1313

0 commit comments

Comments
 (0)