Skip to content

Commit

Permalink
Corretti tab nel docker-compose.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
criluc committed Nov 5, 2024
1 parent 65f7b3c commit 7627e8e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ services:
- spring.security.oauth2.resourceserver.jwt.issuer-uri=${OAUTH2_JWT_ISSUER_URI}
- epas.security.oauth2.jwtfield=${OAUTH2_JWT_FIELD}
- epas.security.oauth2.userAuthIdentifier=${OAUTH2_USER_AUTH_IDENTIFIER}
#- epas.cors.allowedOrigins[0]=http://localhost:3000
#- epas.cors.allowedOrigins[1]=https://*.cnr.it

#- epas.cors.allowedOrigins[0]=http://localhost:300
#- epas.cors.allowedOrigins[1]=https://*.cnr.it

0 comments on commit 7627e8e

Please sign in to comment.