Removes Connection Type on Cors Configuration

This commit is contained in:
2022-11-15 17:15:05 -03:00
parent df6dbc6ba9
commit 3da5b7380a
2 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
com:
hideyoshi:
frontendPath: ${FRONTEND_PATH}
frontendConnectionType: ${FRONTEND_CONNECTION_TYPE}
tokenSecret: ${TOKEN_SECRET}
accessTokenDuration: ${ACCESS_TOKEN_DURATION}
refreshTokenDuration: ${REFRESH_TOKEN_DURATION}