1
0
Files
2025-06-05 11:01:19 +03:00
..
2025-06-05 11:01:19 +03:00
2025-06-05 11:01:19 +03:00
2025-06-05 11:01:19 +03:00
2025-06-05 11:01:19 +03:00
2025-06-05 11:01:19 +03:00

simple static site

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


configuration:

server {
    listen 8080;
}

simple as that! :)