File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
22
22
entrypoint : /bin/sh
23
23
labels :
24
24
com.ragedunicorn.jira-software.environment : " dev"
25
- com.ragedunicorn.jira-software.description : " JIRA Core "
25
+ com.ragedunicorn.jira-software.description : " JIRA Software "
26
26
postgresql :
27
27
image : ragedunicorn/postgresql:${POSTGRESQL_TAG_VERSION}-dev
28
28
volumes :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
20
20
start_period : 1m
21
21
labels :
22
22
com.ragedunicorn.jira-software.environment : " prod"
23
- com.ragedunicorn.jira-software.description : " JIRA Core "
23
+ com.ragedunicorn.jira-software.description : " JIRA Software "
24
24
postgresql :
25
25
image : ragedunicorn/postgresql:1.2.0-stable
26
26
volumes :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ services:
25
25
start_period : 1m
26
26
labels :
27
27
com.ragedunicorn.jira-software.environment : " prod"
28
- com.ragedunicorn.jira-software.description : " JIRA Core "
28
+ com.ragedunicorn.jira-software.description : " JIRA Software "
29
29
postgresql :
30
30
image : ragedunicorn/postgresql:${POSTGRESQL_TAG_VERSION}-stable
31
31
volumes :
You can’t perform that action at this time.
0 commit comments