Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
/devops-composePublic archive

Commit8676dc8

Browse files
authored
Add volume for JIRA logs
1 parentea60ef2 commit8676dc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎docker-compose.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616
X_PROXY_SCHEME:http
1717
volumes:
1818
-jira-data:/var/atlassian/jira
19+
-jira-logs:/opt/atlassian/jira/logs
1920

2021
confluence:
2122
image:cptactionhank/atlassian-confluence
@@ -96,6 +97,8 @@ services:
9697
volumes:
9798
jira-data:
9899
driver:local
100+
jira-logs:
101+
driver:local
99102
confluence-data:
100103
driver:local
101104
gitbucket-data:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp