We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d17241 commit 57b530cCopy full SHA for 57b530c
src/development/stack.yml
@@ -460,6 +460,7 @@ services:
460
- --api=true
461
- --entryPoints.web.address=:80
462
- --entryPoints.web-secure.address=:443
463
+ - --entryPoints.web-secure.http.encodedCharacters.allowEncodedSlash=true #DARGSTACK-REMOVE # required for Nuxt's virtual imports
464
- --providers.swarm=true
465
- --providers.swarm.endpoint=unix:///var/run/docker.sock
466
- --providers.swarm.exposedByDefault=false
0 commit comments