Reeng in progress

This commit is contained in:
Claude Brisson
2023-10-23 14:53:01 +02:00
parent 58afd61f43
commit 905ccda7c9
26 changed files with 163 additions and 39 deletions

View File

@@ -11,6 +11,7 @@
<script type="text/javascript" src="/js/domhelper.js"></script>
</head>
<body class="vert flex">
#foreach($attr in $application.getAttributeNames())$attr #end
<div id="header" class="horz flex">
<div id="logo">
<img src="/img/logov2.svg"/>

View File

@@ -1,5 +1,5 @@
# webapp
env = dev
webapp.env = dev
webapp.url = https://localhost:8080
api.url = https://localhost:8085/api