change to be back to a port open
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-06 12:22:23 -07:00
parent d132319ca9
commit 11f78e6c38

View file

@ -12,7 +12,7 @@ services:
command:
# --- Core & API ---
- "--api.dashboard=true"
# REMOVED: --api.insecure=true (We will route the dashboard securely via Traefik labels instead)
- "--api.insecure=true
- "--providers.docker=true"
- "--providers.docker.exposedbydefault=false"
- "--providers.docker.network=${REQUIRED_NETWORKS}" # Ensure these are correct!