mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-09-14 05:42:04 +00:00
Add MySQL along with sqlite3 support as a registry events storage.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{{end}}
|
||||
<td>{{ e.IP }}</td>
|
||||
<td>{{ e.User }}</td>
|
||||
<td>{{ e.Created }}</td>
|
||||
<td>{{ e.Created|pretty_time }}</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user