From 62a13d5307c50c3241998f6352e96e8ed72d631b Mon Sep 17 00:00:00 2001 From: kmeister Date: Thu, 13 Apr 2017 16:10:30 -0400 Subject: [docker-example] nginx fronting ponzu --- examples/docker/web/public/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/docker/web/public/index.html (limited to 'examples/docker/web/public/index.html') diff --git a/examples/docker/web/public/index.html b/examples/docker/web/public/index.html new file mode 100644 index 0000000..def7e82 --- /dev/null +++ b/examples/docker/web/public/index.html @@ -0,0 +1 @@ +

Hi there

\ No newline at end of file -- cgit v1.2.3