We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de012a commit 8975e90Copy full SHA for 8975e90
docs.Dockerfile
@@ -14,7 +14,7 @@ FROM markstory/cakephp-docs-builder:runtime as runtime
14
# Configure search index script.
15
ENV LANGS="en es fr ja"
16
ENV SEARCH_SOURCE="/usr/share/nginx/html"
17
-ENV SEARCH_URL_PREFIX="/authentication/3"
+ENV SEARCH_URL_PREFIX="/authentication/4"
18
19
COPY --from=builder /data/docs /data/docs
20
COPY --from=builder /data/website /data/website
0 commit comments