diff --git a/apps-gx10/fc-system/deployment-php-operator.json b/apps-gx10/fc-system/deployment-php-operator.json index 9d1ee04..350e1a2 100644 --- a/apps-gx10/fc-system/deployment-php-operator.json +++ b/apps-gx10/fc-system/deployment-php-operator.json @@ -66,11 +66,11 @@ }, { "name": "PhpManager__BaseUrl", - "value": "https://php.iamworkin.lan/" + "value": "http://php-web.fc-php.svc.cluster.local:5400/" }, { "name": "PhpManager__BypassTls", - "value": "true" + "value": "false" } ], "image": "localhost/fc-php-operator:v20260617-sec5-0bfbf42",