Skip to content
Snippets Groups Projects
Commit a52a58ba authored by Valentin Wibaillie's avatar Valentin Wibaillie
Browse files

Fix volumes docker-compose.yml

parent e468430b
Loading
......@@ -7,8 +7,7 @@ services:
ports:
- "${HOST_PORT}:80"
volumes:
webapp:
- ./leed:/var/www/html
- ./leed:/var/www/html
networks:
- default
- db
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment