adding ports for testing
This commit is contained in:
parent
7acba74931
commit
1603e2ee64
@ -2,6 +2,7 @@
|
||||
virtualisation.oci-containers.containers.filebrowser = {
|
||||
image = "hurlenko/filebrowser";
|
||||
extraOptions = [ "--network=web" ];
|
||||
ports = [ "8080:8080" ];
|
||||
volumes = [
|
||||
"/ZFS:/data"
|
||||
"/zfs/media/docker/configs/filebrowser:/config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user