sfun commited on
Commit
f663702
1 Parent(s): 06f9473

Update Caddyfile

Browse files
Files changed (1) hide show
  1. Caddyfile +3 -5
Caddyfile CHANGED
@@ -1,9 +1,7 @@
1
  {
2
- admin off
3
- log {
4
- output file /app/caddy.log
5
- format console
6
- level info
7
  }
8
  }
9
 
 
1
  {
2
+ admin off
3
+ log {
4
+ output discard
 
 
5
  }
6
  }
7