Skip to content

Commit

Permalink
Update docker-compose.test-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slowr committed Feb 16, 2019
1 parent 69e0f5c commit 2721c5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/docker-compose.test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ services:
GIT_ID: ${GIT_ID}
GIT_AUTHOR_NAME: ${GIT_AUTHOR_NAME}
GIT_AUTHOR_EMAIL: ${GIT_AUTHOR_EMAIL}
GIT_COMMITTER_NAME: ${GIT_COMMITER_NAME}
GIT_COMMITTER_EMAIL: ${GIT_COMMITER_EMAIL}
GIT_COMMITTER_NAME: ${GIT_COMMITTER_NAME}
GIT_COMMITTER_EMAIL: ${GIT_COMMITTER_EMAIL}
GIT_MESSAGE: ${GIT_MESSAGE}
GIT_REMOTE: ${GIT_REMOTE}
GIT_URL: ${GIT_URL}
Expand Down

0 comments on commit 2721c5a

Please sign in to comment.