This commit is contained in:
bboerni2 2025-09-30 12:03:25 +02:00
parent ef5958dc14
commit 2dfbeeb71a

View file

@ -20,6 +20,9 @@ services:
environment: environment:
DB_WAIT_TIMEOUT: "180" DB_WAIT_TIMEOUT: "180"
DB_WAIT_DEBUG: "1" DB_WAIT_DEBUG: "1"
NETBOX_TO_DIODE_CLIENT_SECRET: ${NETBOX_TO_DIODE_CLIENT_SECRET}
DIODE_GRPC_TARGET: ${DIODE_GRPC_TARGET}
DIODE_USERNAME: ${DIODE_USERNAME}
netbox-worker: netbox-worker:
restart: unless-stopped restart: unless-stopped