feat: Блог на Hugo в K3s: часть 6 - миграция между namespace

This commit is contained in:
2026-02-22 17:08:56 +00:00
parent 44d254f1db
commit 11b97341aa
116 changed files with 8784 additions and 887 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<title>http://localhost:1313/</title>
<link rel="canonical" href="http://localhost:1313/">
<title>http://192.168.11.190:1313/</title>
<link rel="canonical" href="http://192.168.11.190:1313/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/">
<meta http-equiv="refresh" content="0; url=http://192.168.11.190:1313/">
</head>
</html>