Skip to content

Commit 8a43e77

Browse files
committed
changing to v2 auth because peer review UI that supports v3 isn't working
1 parent 1e879d2 commit 8a43e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/run-config/dev/src/main/resources/supply-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ logging:
146146
timeZone: UTC
147147
logFormat: "%-5level [%d{yyyy-dd-mm HH:mm:ss.SSS}] [%thread] %logger - %msg%n"
148148

149-
authScheme: v3
149+
authScheme: v2
150150

151151
# File service domain
152152
fileServiceDomain: api.topcoder-dev.com

0 commit comments

Comments
 (0)