Skip to content

Commit

Permalink
fix: Docker-compose file works with new MacOS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gominasian authored and myazinn committed Nov 17, 2021
1 parent 36c60b2 commit d92e9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ services:
volumes:
- ./docker/gitlab/config:/etc/gitlab
- ./docker/gitlab/logs:/var/log/gitlab
- ./docker/gitlab/data:/var/opt/gitlab
- ./docker/gitlab/data:/var/data/gitlab

0 comments on commit d92e9c2

Please sign in to comment.