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