Reeng properties

This commit is contained in:
Claude Brisson
2023-10-29 13:59:03 +01:00
parent eaf2a253d6
commit 8e5450486e
7 changed files with 81 additions and 12 deletions

View File

@@ -99,12 +99,13 @@
<configuration>
<scan>1</scan>
<httpConnector>
<port>8080</port>
<host>${pairgoth.webapp.host}</host>
<port>${pairgoth.webapp.port}</port>
</httpConnector>
<!--
<systemProperties>
<pairgoth.api.url>${webapp.url}</pairgoth.api.url>
<pairgoth.env>${webapp.env}</pairgoth.env>
<pairgoth.api.url>${pairgoth.api.url}</pairgoth.api.url>
<pairgoth.env>${pairgoth.env}</pairgoth.env>
</systemProperties>
-->
<webApp>