From 70dfd78b8733b722b5a1df3fabe7f139b41dd239 Mon Sep 17 00:00:00 2001 From: pieter Date: Sat, 22 Nov 2025 13:17:56 +0000 Subject: [PATCH] =?UTF-8?q?values.yaml=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/values.yaml b/values.yaml index 93c809d..195bbc1 100644 --- a/values.yaml +++ b/values.yaml @@ -25,7 +25,6 @@ wordpress: # WordPress初期設定 siteTitle: "My WordPress Site" - siteUrl: "http://localhost" adminUser: "admin" adminPassword: "" # 空の場合はランダム生成 adminEmail: "admin@example.com"