diff --git a/charts/nocodb/values.yaml b/charts/nocodb/values.yaml index ad84527338..61bcc380a7 100644 --- a/charts/nocodb/values.yaml +++ b/charts/nocodb/values.yaml @@ -79,7 +79,7 @@ tolerations: [] affinity: {} extraEnvs: - NC_PUBLIC_URL: https:/nocodb.local.org + NC_PUBLIC_URL: https://nocodb.local.org extraSecretEnvs: NC_AUTH_JWT_SECRET: secretString