mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
about: add to readme and adapt example routes file
This commit is contained in:
@@ -226,8 +226,8 @@ location = /atom.xml {
|
||||
|
||||
# cache "about" pages
|
||||
location /about {
|
||||
proxy_cache static_cache;
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
# Should contain output of aboutPages zola build as "about" directory
|
||||
root /var/www/hagridAboutPages;
|
||||
}
|
||||
|
||||
# all other locations are handled by hagrid
|
||||
|
Reference in New Issue
Block a user