An atproto PDS written in Go
at 9d328996bb35033d92b9a99e4f4c935fd9ea8fdc 10 lines 120 B view raw
1{$COCOON_HOSTNAME} { 2 reverse_proxy cocoon:8080 3 4 encode gzip 5 6 log { 7 output file /data/access.log 8 format json 9 } 10}