mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-17 15:51:27 +00:00
Update readme
This commit is contained in:
parent
628d28398f
commit
b8faa4b9b1
@ -82,7 +82,7 @@ You can create a table manually if you don't want to grant `CREATE` permission:
|
|||||||
action CHAR(4) NULL,
|
action CHAR(4) NULL,
|
||||||
repository VARCHAR(100) NULL,
|
repository VARCHAR(100) NULL,
|
||||||
tag VARCHAR(100) NULL,
|
tag VARCHAR(100) NULL,
|
||||||
ip VARCHAR(15) NULL,
|
ip VARCHAR(45) NULL,
|
||||||
user VARCHAR(50) NULL,
|
user VARCHAR(50) NULL,
|
||||||
created DATETIME NULL
|
created DATETIME NULL
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user