5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-06-10 16:41:17 +02:00

Get database connection info from envir, rename artifact, make fake 2 vs 2 calculation a little less fake

This commit is contained in:
Anton Micke
2025-03-07 20:48:54 +01:00
parent bffee21de9
commit ccfc3c7023
4 changed files with 6 additions and 8 deletions
+1
View File
@@ -76,6 +76,7 @@
</dependencyManagement>
<build>
<finalName>kickerelo</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>