diff options
author | kmeister <kris@aliencom.net> | 2017-04-13 16:10:30 -0400 |
---|---|---|
committer | kmeister <kris@aliencom.net> | 2017-04-13 16:10:30 -0400 |
commit | 62a13d5307c50c3241998f6352e96e8ed72d631b (patch) | |
tree | bd8603434f72f7c816b2a62483b7807285596d37 /examples/docker/web/public/index.html | |
parent | 252b0413b5bd940f6447656a8630c671b50d99c8 (diff) |
[docker-example] nginx fronting ponzu
Diffstat (limited to 'examples/docker/web/public/index.html')
-rw-r--r-- | examples/docker/web/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ +<h1>Hi there</h1>
\ No newline at end of file |