change to be back to a port open
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
d132319ca9
commit
11f78e6c38
1 changed files with 1 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue