kcscDev/kcsc-back-end/src/main/resources/application.properties

12 lines
235 B
Properties
Raw Normal View History

2023-10-31 05:59:10 +00:00
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
# Page Config
Globals.pageUnit=10
Globals.pageSize=10
# Access-Control-Allow-Origin
Globals.Allow.Origin = http://localhost:3000
#JWT secret key
Globals.jwt.secret = egovframe