Source code of my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿšš : update caddyfile root directory to 'public'

+1 -1
+1 -1
Caddyfile
··· 1 1 :8080 2 2 3 3 file_server { 4 - root cc_static_autobuilt 4 + root public 5 5 precompressed 6 6 } 7 7