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 1a4421b commit 44e9ce7Copy full SHA for 44e9ce7
docker-image/src/Dockerfile
@@ -23,7 +23,7 @@ ENV SOLID_ROOT=${SOLID_HOME}/data
23
ENV SOLID_SSL_KEY=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.key
24
ENV SOLID_SSL_CERT=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.crt
25
ENV SOLID_PORT=8443
26
-ENV SOLID_CORS_PROXY=/xss
+ENV SOLID_CORS_PROXY=false
27
ENV DEBUG=solid:*
28
29
VOLUME $SOLID_HOME
0 commit comments