add SEO
This commit is contained in:
parent
b5ed14b767
commit
ef20108403
9 changed files with 104 additions and 16 deletions
|
|
@ -41,6 +41,7 @@ in
|
|||
pythonPackages = p: with p; [ falcon requests jinja2 ];
|
||||
env = {
|
||||
FRAGIFY_TEMPLATES_DIR = "${pkgs.fragify}/share/fragify/templates";
|
||||
FRAGIFY_STATIC_DIR = "${pkgs.fragify}/share/fragify/assets";
|
||||
};
|
||||
socket = "unix:${config.services.uwsgi.runDir}/fragify.sock";
|
||||
chmod-socket = "660";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue