diff --git a/BE/error/src/main/resources/application.properties b/BE/error/src/main/resources/application.properties index e79571b..25ccd93 100644 --- a/BE/error/src/main/resources/application.properties +++ b/BE/error/src/main/resources/application.properties @@ -4,7 +4,7 @@ spring.datasource.username=root spring.datasource.password= spring.profiles.include=token,ouath spring.jpa.properties.hibernate.dialect= org.hibernate.dialect.MySQLDialect -cors.allow-origin.urls=https://econo-calendar.com, http://localhost:5173 +cors.allow-origin.urls=https://econo-calendar.com, http://localhost:5173, https://error.econo-calendar.com spring.data.redis.host=redis spring.data.redis.port=6379