Rename projects to content and option for content-dev

This commit is contained in:
2022-06-12 15:00:55 +02:00
parent 94f31043f2
commit da277794af
3 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ services:
restart: always
volumes:
# Relative paths are located in the tmp folder where the project is cloned
- /srv/website/projects:/app/public/projects:ro
- /srv/website-dev/content:/app/public/content:ro
- git_mask:/app/public/projects/.git
networks:
- traefik