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 904af87 commit fcec8d4Copy full SHA for fcec8d4
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
-p 9200:9200 \
77
-e OC_URL=$OCIS_URL \
78
-e OC_INSECURE=true \
79
- -e OC_LOG_LEVEL=error \
+ -e OC_LOG_LEVEL=debug \
80
-e IDM_ADMIN_PASSWORD=admin \
81
-e PROXY_ENABLE_BASIC_AUTH=true \
82
-e PROXY_CSP_CONFIG_FILE_LOCATION=/etc/opencloud/csp.yml \
0 commit comments