Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cby-chen authored Jul 1, 2024
1 parent a2a7fa8 commit 39f204c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ addEventListener("fetch", (event) => {
event.respondWith(handleRequest(event.request));
});


const dockerHub = "https://registry-1.docker.io";

const routes = {
Expand Down

0 comments on commit 39f204c

Please sign in to comment.