Victor LEFEBVRE
Victor LEFEBVRE
when I run the production version I still get two instances here's my new `main.ts` ```ts import { Logger } from '@nestjs/common'; import { NestFactory } from '@nestjs/core'; import {...
> > It doesn't sound like wirehole fits your use case. Have you looked at [this?](https://github.com/chriscrowe/docker-pihole-unbound) It sounds more appropriate for you. If I am mistaken, then I apologise. >...
> @vic1707 Have you found a way to achieve this? I have this same question. i simply exposed the pi-hole ports then my computer can points to it via the...
by inline you mean the JSDoc ?
I don't know, I haven't touched this for a while 😅
just tested, unfortunately it now cashes 😓 ``` thread 'main' panicked at 'Command flamegraph: Argument or group 'trailing-arguments' specified in 'conflicts_with*' for 'completions' does not exist', /Users/vic1707/.cargo/registry/src/github.com-1ecc6299db9ec823/clap_builder-4.2.7/src/builder/debug_asserts.rs:217:13 stack backtrace: 0:...
the completion export works (or at least doesn't crash) but not the completions themselves. I'll try to see if I can fix that for now spamming tab just result in...
with `0.6.4`, zsh completions can now be generated without crashes but nothing shows up when spamming `Tab` 😕
Maybe, to be fair, I don't know why it's not working 😕
would love to, I'll do the PR asap