Merge branch 'opengotha' into 'pairing2'

Opengotha

See merge request tournois/pairgoth!1
This commit is contained in:
Claude BRISSON
2023-09-29 11:33:51 +00:00
47 changed files with 427 additions and 28 deletions

View File

@@ -103,6 +103,7 @@
</httpConnector>
<systemProperties>
<pairgoth.api.url>http://localhost:8085/api/</pairgoth.api.url>
<pairgoth.env>dev</pairgoth.env>
</systemProperties>
<webApp>
<resourceBases>${project.basedir}/src/main/webapp,${project.build.directory}/generated-resources/</resourceBases>