mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 13:29:32 +01:00
deleted invalid arg
This commit is contained in:
parent
3c9235e81d
commit
d3361be972
|
@ -48,7 +48,6 @@ in
|
|||
image = "lscr.io/linuxserver/freshrss:latest";
|
||||
volumes = [ "/srv/freshrss/config:/config" ];
|
||||
ports = [ "8888:80" ];
|
||||
restart = "unless-stopped";
|
||||
environment = {
|
||||
"PUID" = "1000";
|
||||
"GUID" = "1000";
|
||||
|
|
Loading…
Reference in a new issue