Skip to content

Commit 8c7a9e0

Browse files
committed
Add encode directive to example Caddyfile
1 parent 67a86e8 commit 8c7a9e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/Caddyfile.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
localhost {
3131
log wger
3232

33+
encode
34+
3335
reverse_proxy web:8000
3436

3537
handle /static/* {

0 commit comments

Comments
 (0)