Reeng in progress
This commit is contained in:
@@ -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"/>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# webapp
|
||||
env = dev
|
||||
webapp.env = dev
|
||||
webapp.url = https://localhost:8080
|
||||
api.url = https://localhost:8085/api
|
||||
|
||||
|
Reference in New Issue
Block a user