moved jeevesjr haproxy.cfg to the nix repo
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
};
|
||||
volumes = [
|
||||
"/ZFS/Main/Docker/jeeves-jr/haproxy/cloudflare.pem:/etc/ssl/certs/cloudflare.pem"
|
||||
"/ZFS/Main/Docker/jeeves-jr/haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg"
|
||||
"${./haproxy.cfg}:/usr/local/etc/haproxy/haproxy.cfg"
|
||||
];
|
||||
dependsOn = [ "arch_mirror" ];
|
||||
extraOptions = [ "--network=web" ];
|
||||
|
Reference in New Issue
Block a user