adding filebrowser to haproxy
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
virtualisation.oci-containers.containers.filebrowser = {
|
||||
image = "hurlenko/filebrowser";
|
||||
ports = [ "8080:8080" ];
|
||||
extraOptions = [ "--network=web" ];
|
||||
volumes = [
|
||||
"/ZFS:/data"
|
||||
"/zfs/media/docker/configs/filebrowser:/config"
|
||||
|
Reference in New Issue
Block a user