Skip to content

Commit 1373aa7

Browse files
committed
configure cors-proxy at "/xss" by default
1 parent 05322ac commit 1373aa7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ENV SOLID_ROOT=${SOLID_HOME}/data
2222
ENV SOLID_SSL_KEY=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.key
2323
ENV SOLID_SSL_CERT=${SOLID_HOME}/${TEMPORARY_CERT_NAME}.crt
2424
ENV SOLID_PORT=8443
25+
ENV SOLID_CORS_PROXY=/xss
2526
ENV DEBUG=solid:*
2627

2728
VOLUME $SOLID_HOME

0 commit comments

Comments
 (0)