Removes Connection Type on Cors Configuration
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
com:
|
||||
hideyoshi:
|
||||
frontendPath: ${FRONTEND_PATH}
|
||||
frontendConnectionType: ${FRONTEND_CONNECTION_TYPE}
|
||||
tokenSecret: ${TOKEN_SECRET}
|
||||
accessTokenDuration: ${ACCESS_TOKEN_DURATION}
|
||||
refreshTokenDuration: ${REFRESH_TOKEN_DURATION}
|
||||
|
||||
Reference in New Issue
Block a user