env variables

This commit is contained in:
2024-06-28 10:12:34 +00:00
parent 4ff5cc2728
commit 55f6720fcc
2 changed files with 21 additions and 20 deletions

View File

@@ -15,7 +15,7 @@
<div class="row">
<div class="mb-3">
<label for="registry">Please fill in the docker registry name</label>
<label for="registry">Please fill in the docker registry name (default:registry.format.hu):</label>
<input type="registry" class="form-control" name="registry" id="registry" value="registry.format.hu" required>
<div class="invalid-feedback">
Please enter a valid registry url.