Skip to content
Snippets Groups Projects
Commit ca0ec438 authored by Andreas's avatar Andreas
Browse files

feat/Test data is added to database when it is not present

parent 3b7e625d
No related branches found
No related tags found
1 merge request!96feat/Test data is added to database when it is not present
Pipeline #285332 passed
...@@ -17,6 +17,7 @@ spring: ...@@ -17,6 +17,7 @@ spring:
init: init:
mode: always mode: always
continue-on-error: true continue-on-error: true
data-locations: classpath:data.sql
mail: mail:
host: smtp.gmail.com host: smtp.gmail.com
port: 587 port: 587
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment