Skip to content

Commit

Permalink
Mount vj_cms folder in compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
Uula Ranta committed Nov 9, 2024
1 parent afec42c commit 502ad98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
DJANGO_SETTINGS_MODULE: vauhtijuoksu.settings.docker
entrypoint: /home/cms/scripts/docker_entrypoint.sh
volumes:
- ./vj_cms:/home/cms/vj_cms
- ./marathon:/home/cms/marathon
- ./vauhtijuoksu:/home/cms/vauhtijuoksu
- ./templates:/home/cms/templates
Expand Down

0 comments on commit 502ad98

Please sign in to comment.