Update dependencies
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
#Server options
|
||||
server.error.include-stacktrace=always
|
||||
server.port=8001
|
||||
server.shutdown=graceful
|
||||
spring.lifecycle.timeoutPerShutdownPhase=10s
|
||||
|
||||
#CORS
|
||||
allowedOrigins=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user