Correcting n8n-io.yml docker path for database (#329)

This commit is contained in:
Alexander Potemkin 2020-12-22 17:07:57 +03:00 committed by GitHub
parent 912ca0a08f
commit f0d348b9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ caproverOneClickApp:
- id: $$cap_postgres_version
label: Postgres (database) version
defaultValue: '12'
description: Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags
description: Check out their Docker page for the valid tags https://hub.docker.com/_/postgres?tab=tags
validRegex: /^([^\s^\/])+$/
- id: $$cap_db_pass
label: database password