Skip to content

Commit

Permalink
lwt is the path used without docker. Keeps consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgramComputer authored Dec 30, 2023
1 parent 01e5f52 commit fb3d21f
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 fb3d21f

Please sign in to comment.