feat: Added more inputs and outputs
All checks were successful
Build Docker / Build Image (push) Successful in 32s
All checks were successful
Build Docker / Build Image (push) Successful in 32s
This commit is contained in:
5
templates/components/dns-input.html
Normal file
5
templates/components/dns-input.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<h4>TODO DNS LATER</h4>
|
||||
<p>For a temporary work around edit any domains DNS and before pressing save</p>
|
||||
<p>Copy the text in the url after ?dns=</p>
|
||||
<label for="{{param}}">{{paramName}}</label>
|
||||
<input class="form-control" type="text" name="{{param}}" />
|
||||
Reference in New Issue
Block a user