+ placeholder="Hostname (and optional port if non-standard)"
+ pattern="^[a-zA-Z-0-9\.]+(:[0-9]+)?$">
The HTTP host (and optionally the port number if a non-standard HTTP/HTTPS port) of the location
where the registry will be accessible on the network
@@ -119,7 +120,8 @@
Redis Hostname:
+ placeholder="The redis server hostname"
+ pattern="^[a-zA-Z-0-9\.]+(:[0-9]+)?$">
@@ -213,7 +215,8 @@
SMTP Server:
+ placeholder="SMTP server for sending e-mail"
+ pattern="^[a-zA-Z-0-9\.]+(:[0-9]+)?$">
@@ -235,8 +238,8 @@
Mail Sender:
-
+
E-mail address from which all e-mails are sent. If not specified,
support@quay.io will be used.
@@ -374,7 +377,7 @@
+ pattern="^https?://([a-zA-Z0-9]+\.?\/?)+$">
The Github Enterprise endpoint. Must start with http:// or https://.
@@ -506,7 +509,7 @@
+ pattern="^https?://([a-zA-Z0-9]+\.?\/?)+$">