mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Added bincache
This commit is contained in:
parent
8cbfd7562b
commit
7c0c58b3d2
3 changed files with 49 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
luj = {
|
||||
mediaserver.enable = true;
|
||||
homepage.enable = true;
|
||||
bincache = {
|
||||
enable = true;
|
||||
subdomain = "bin";
|
||||
};
|
||||
drone = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue