mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-26 23:19:54 +03:00
parent
d7a19734ce
commit
1321d9b573
8 changed files with 69 additions and 6 deletions
|
@ -24,6 +24,7 @@ server {
|
|||
#! if ($http_user_agent ~ "^(docker\/1\.(3|4|5(?!\.[0-9]-dev))|Go ).*$" ) {
|
||||
#! return 404;
|
||||
#! }
|
||||
#! proxy_set_header Host $http_host;
|
||||
#! proxy_pass ${REGISTRY_URL};
|
||||
#! }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue