summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/strapi-postgres.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/strapi-postgres.yml b/public/v4/apps/strapi-postgres.yml
index c7d87bf..2bf2a85 100644
--- a/public/v4/apps/strapi-postgres.yml
+++ b/public/v4/apps/strapi-postgres.yml
@@ -38,7 +38,7 @@ caproverOneClickApp:
label: PostgreSQL Version
defaultValue: '9.6.20'
description: Check out their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
- validRegex: /^([a-zA-Z0-9])+$/
+ validRegex: /^([^\s^\/])+$/
- id: $$cap_postgres_password
label: PostgreSQL password
description: Only use alphanumeric chars.