removed uptime_kuma ports

This commit is contained in:
Richie Cahill
2024-07-05 14:57:29 -04:00
parent cf057eed0a
commit e0aefac61a
3 changed files with 4 additions and 3 deletions

View File

@ -5,7 +5,6 @@ in
virtualisation.oci-containers.containers = {
uptime_kuma = {
image = "louislam/uptime-kuma:latest";
ports = [ "3001:3001" ];
volumes = [
"${vars.media_docker_configs}/uptime_kuma:/app/data"
"/var/run/docker.sock:/var/run/docker.sock"