marcelldls / nginx-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nginx-demo

podman run -v $(pwd)/html:/html -v $(pwd)/nginx.conf:/etc/nginx/nginx.conf -p 8080:8080 -d nginx

About


Languages

Language:HTML 100.0%