Skip to content
Snippets Groups Projects
Commit 14070eb2 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Add download folder to docker-compose

parent 69b675cc
Branches
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ services:
restart: always
volumes:
- "${WORKING_DIR}/deploy_docker:/root/deploy"
- "${WORKING_DIR}/download:/root/download"
expose:
- "8080"
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment