Update flake
This commit is contained in:
parent
f7225b9bab
commit
c0070b691c
3 changed files with 65 additions and 68 deletions
|
|
@ -5,14 +5,14 @@
|
|||
enable = true;
|
||||
host = "writefreely.${domain}";
|
||||
settings = {
|
||||
app = {
|
||||
site_name = domain;
|
||||
site_description = "Random thoughts";
|
||||
};
|
||||
app = {
|
||||
site_name = domain;
|
||||
site_description = "Random thoughts";
|
||||
};
|
||||
server = {
|
||||
bind = wildcard;
|
||||
port = port.writefreely;
|
||||
};
|
||||
bind = wildcard;
|
||||
port = port.writefreely;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue