Mask git folder
This commit is contained in:
parent
d40eb433c7
commit
7ac2a6a663
@ -7,6 +7,7 @@ services:
|
||||
volumes:
|
||||
# Relative paths are located in the tmp folder where the projet is clones
|
||||
- /srv/website/projects:/app/public/projects:ro
|
||||
- git_mask:/app/public/projects/.git
|
||||
networks:
|
||||
- traefik
|
||||
labels:
|
||||
@ -25,4 +26,6 @@ services:
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
external: true
|
||||
volumes:
|
||||
git_mask:
|
Loading…
Reference in New Issue
Block a user