confluence without postgresdb
This commit is contained in:
@@ -312,26 +312,6 @@
|
||||
"label": "Public scheme of the application (mandatory)",
|
||||
"default": true,
|
||||
"preset": true
|
||||
},
|
||||
{
|
||||
"name": "ATL_JDBC_USER",
|
||||
"label": "Database User",
|
||||
"default": "confluence"
|
||||
},
|
||||
{
|
||||
"name": "ATL_JDBC_PASSWORD",
|
||||
"label": "Database Password",
|
||||
"default": "confluence"
|
||||
},
|
||||
{
|
||||
"name": "ATL_JDBC_URL",
|
||||
"label": "Database connection string",
|
||||
"default": "jdbc:postgresql://confluence-db:5432/confluence"
|
||||
},
|
||||
{
|
||||
"name": "ATL_DB_TYPE",
|
||||
"label": "The type of database",
|
||||
"default": "postgresql"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user