feat: Блог на Hugo в K3s: часть 6 - миграция между namespace
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user