From 8af56f340b6af2684fe4365bc33b478e56654a2b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 7 Jan 2020 20:28:41 +0100 Subject: Add imprint and privacy policy samples Closes #6 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5a8beb2..d6ae7ba 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ db-infoscreen respects the following environment variables: Set these as needed, create `templates/imprint.html.ep` (imprint) and `templates/privacy.html.ep` (privacy policy), and configure your web server to -pass requests for db-infoscreen to the appropriate port. +pass requests for db-infoscreen to the appropriate port. See the +`examples` directory for imprint and privacy policy samples. You can run the app using a Mojo::Server of your choice, e.g. **perl index.pl daemon -m production** (quick&dirty, does not respect all variables) -- cgit v1.2.3