Skip to content
Snippets Groups Projects
Commit 288669e1 authored by Elian Loraux's avatar Elian Loraux
Browse files

volume local insted of docker volume

parent 3e958a5f
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ services:
image: esperotech/yaade:latest
container_name: yaade_app
volumes:
- yaade:/app/data
- ./data:/app/data
environment:
- YAADE_ADMIN_USERNAME=${YAADE_ADMIN_USERNAME}
volumes:
yaade:
data:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment