Merge branch 'main' of ssh://gt.hexor.cy:30022/ab/homelab
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
AB
2026-02-11 20:59:11 +02:00

View File

@@ -10,7 +10,7 @@ RUN make -j$(nproc)
FROM debian:bookworm-slim FROM debian:bookworm-slim
ENV PROXY_PORT=443 ENV PROXY_PORT=30443
ENV STATS_PORT=8888 ENV STATS_PORT=8888
ENV WORKERS=1 ENV WORKERS=1
ENV RUN_USER=nobody ENV RUN_USER=nobody