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
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,7 @@ services: ...@@ -7,8 +7,7 @@ services:
ports: ports:
- "${HOST_PORT}:80" - "${HOST_PORT}:80"
volumes: volumes:
webapp: - ./leed:/var/www/html
- ./leed:/var/www/html
networks: networks:
- default - default
- db - 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