diff --git a/src/main/resources/application-local.properties b/src/main/resources/application-local.properties index 24ff790..0325cb2 100644 --- a/src/main/resources/application-local.properties +++ b/src/main/resources/application-local.properties @@ -10,4 +10,4 @@ spring.sql.init.schema-locations=classpath:db/schema.sql #spring.sql.init.data-locations=classpath:db/data.sql # Frontend -frontend.url=https://localhost:5173 +frontend.url=http://localhost:5173