Skip to content

Commit

Permalink
Merge pull request #4 from ProgramComputer/patch-1
Browse files Browse the repository at this point in the history
lwt is the path used without docker. Keeps consistency.
  • Loading branch information
HugoFara authored Jan 3, 2024
2 parents 01e5f52 + fb3d21f commit c8951d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
links:
- db
volumes:
- ${WEB_MEDIA_PATH}:/var/www/html/media
- ${WEB_MEDIA_PATH}:/var/www/html/lwt/media
ports:
- "${WEB_PORT}:80"
restart: unless-stopped
Expand Down

0 comments on commit c8951d3

Please sign in to comment.