diff options
| author | Michael McVady <femtonaut@gmail.com> | 2021-11-17 22:11:22 -0500 |
|---|---|---|
| committer | Michael McVady <femtonaut@gmail.com> | 2021-11-17 22:11:22 -0500 |
| commit | c9bf7dd9e8465ccb42264589b6ba906bb9805178 (patch) | |
| tree | d70c4bfb903fd5b79297f101ff77ad82eb6e583b /conf | |
| parent | 162d818a7e61b71155f57247f4aebad6db472553 (diff) | |
Add static assets
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/clog.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/clog.conf b/conf/clog.conf index 6171c55..b86712f 100644 --- a/conf/clog.conf +++ b/conf/clog.conf @@ -19,6 +19,8 @@ domain * { certfile cert/server.pem certkey cert/key.pem + filemap /static/ assets/static + route / page route /posts page |
