We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89d64a commit 628af4eCopy full SHA for 628af4e
examples/atlassian-jira-confluence/README.md
@@ -9,6 +9,6 @@
9
10
The Jira Core container requires a database.
11
12
-The compose stack will spawn up a postgresql database for this. You can configure the database connection from Jira's setup wirard via the HTTP UI.
+The compose stack will spawn up a postgresql database for this. You can configure the database connection from Jira's setup wizard via the HTTP UI.
13
14
-May use a dedicated `.env` file to provide your custom DB credentials.
+May use a dedicated `.env` file to provide your custom DB credentials. Ensure to use secure passwords!
0 commit comments