Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 268 Bytes

File metadata and controls

15 lines (9 loc) · 268 Bytes

nginx dockerfile

This dockerfile is only used for domain name verification at www.0x8c.com certificate request

usage

git clone git@github.com:Demired/verification.git

cd verification

docker build -t verification .

docker run -itd -p 80:80 verification