1
0
..
2024-09-20 01:27:15 +03:00
2024-09-20 01:27:15 +03:00
2024-11-08 14:19:37 +03:00
2024-11-08 14:19:37 +03:00
2024-11-08 14:19:36 +03:00

simple static site

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


configuration:

server {
    listen 8080;
}

simple as that! :)