forked from linux/WebHosting
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user