Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nect-app into add-data
  • Loading branch information
AmimiHamza committed May 20, 2024
2 parents 90c993d + a707e2b commit 6d47bf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class SecurityConfig {

public static final String ADMIN = "ADMIN";
public static final String USER = "USER";
public static final String CLASS_REP = "CLASS-REP";
public static final String CLASS_REP = "CLASS_REP";
private final JwtConverter jwtConverter;
@Value("${allowedserver}")
private String allowedserver;
Expand Down

0 comments on commit 6d47bf7

Please sign in to comment.