Container/image/service name, Go module path, CLI binary name, and DOCKER_MIGRATE_* env vars still used the old working name; the project is branded DockMV everywhere else (README, logo, Gitea repo). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
16 lines
506 B
HTML
16 lines
506 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="color-scheme" content="dark light" />
|
|
<link rel="icon" type="image/png" href="/favicon.png" />
|
|
<title>DockMV</title>
|
|
<script type="module" crossorigin src="/assets/index-2w4y0Lpg.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-CKzWD9Xt.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|