1
0
angie-conv-image/doc/examples/basic/README.md

217 B

simple static site

consult Dockerfile or docker-compose.yml - both are simple and fine enough.


configuration:

server {
    listen 8080;
}

simple as that! :)