Skip to content

Commit fcec8d4

Browse files
committed
increase log level
1 parent 904af87 commit fcec8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
-p 9200:9200 \
7777
-e OC_URL=$OCIS_URL \
7878
-e OC_INSECURE=true \
79-
-e OC_LOG_LEVEL=error \
79+
-e OC_LOG_LEVEL=debug \
8080
-e IDM_ADMIN_PASSWORD=admin \
8181
-e PROXY_ENABLE_BASIC_AUTH=true \
8282
-e PROXY_CSP_CONFIG_FILE_LOCATION=/etc/opencloud/csp.yml \

0 commit comments

Comments
 (0)