Julien
Julien
still an issue, last version, still got the resolve error even with the dns set in the compose file
> This worked in 1.15.5, and was broken in 1.15.6 by #9343 > > 1. Clone `https://github.com/mybearworld/svelte-base-path-bug-report` > 2. `npm i` > 3. `npm run build` > 4. `npm run...
> How did you configure your upstream? > > `https://1.1.1.1/.well-known/dns-query` is the old draft uri. You should set your upstream as `https://1.1.1.1/dns-query` I did not know the URI changed, after...