github.com/rohankumardubey/draft-classic@v0.16.0/pkg/draft/testdata/no-dockerfile/rootfs/etc/nginx/nginx.conf (about) 1 events {} 2 http { 3 server { 4 root /usr/share/nginx/html; 5 } 6 }