Merge pull request 'Use more fine-grained volume mounts for summer-project-selection' (#30) from lange_c/WebHosting:summer-project-selection-volumes into main

Reviewed-on: linux/WebHosting#30
This commit is contained in:
2026-01-16 12:52:21 +01:00

View File

@@ -316,7 +316,9 @@ services:
image: gitea.psi.ch/lange_c/summer-project-selection:latest
restart: always
volumes:
- /opt/webcontent/summer-project-selection:/app
- /opt/webcontent/summer-project-selection/data:/app/data
- /opt/webcontent/summer-project-selection/projects:/app/projects
- /opt/webcontent/summer-project-selection/applicants:/app/applicants
networks:
- backend