diff --git a/nodes/heimdall/kitchenowl/compose.yaml b/nodes/heimdall/kitchenowl/compose.yaml index 6a19e0f..a607359 100644 --- a/nodes/heimdall/kitchenowl/compose.yaml +++ b/nodes/heimdall/kitchenowl/compose.yaml @@ -16,7 +16,7 @@ services: container_name: kitchenowl-back restart: unless-stopped environment: - - JWT_SECRET_KEY=${ } + - JWT_SECRET_KEY=${JWT_SECRET_KEY} volumes: - /mnt/appdata/kitchenowl/data:/data networks: