From 013f9222f3134460a43fd79446b59237916cf0c3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 1 Mar 2024 16:09:56 -0300 Subject: Setup user-level lighttpd reverse proxy for development and testing Add static files as in production, too. --- src/static/styles.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/static/styles.css (limited to 'src/static/styles.css') diff --git a/src/static/styles.css b/src/static/styles.css new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3