ADD shiori service
This commit is contained in:
parent
d46068a1fe
commit
d7a7573621
|
@ -22,7 +22,7 @@ in
|
|||
}
|
||||
https://pocket.atlanticaweb.fr {
|
||||
encode gzip
|
||||
reverse_proxy http://localhost:3001
|
||||
reverse_proxy http://localhost:8080
|
||||
}
|
||||
https://search.atlanticaweb.fr {
|
||||
reverse_proxy http://localhost:5000
|
||||
|
@ -63,4 +63,5 @@ in
|
|||
|
||||
users.groups.caddy.gid = config.ids.uids.caddy;
|
||||
services.jellyfin.enable = true;
|
||||
services.shiori.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue