Fixed root container service config

This commit is contained in:
2025-01-31 01:35:57 +00:00
parent 99a6be531c
commit 46116c5086

View File

@@ -9,7 +9,7 @@
}: { }: {
services.podman.containers = { services.podman.containers = {
bulbaspace-site = { bulbaspace-site = {
image = "docker.io/library/httpd:latest-alpine"; image = "docker.io/library/httpd:alpine";
autoUpdate = "registry"; autoUpdate = "registry";
network = "proxy-net"; network = "proxy-net";
volumes = [ volumes = [