docker-compose variables and setup
parent
11a8e49f05
commit
0d164486b4
@ -0,0 +1,8 @@
|
||||
{% call macros.panel("info", "Step 0 - Set root path") %}
|
||||
<p>Before starting root path must be set</p>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Root path: </label>
|
||||
<input class="form-control" type="text" name="root" placeholder="/mailu">
|
||||
</div>
|
||||
{% endcall %}
|
Loading…
Reference in New Issue