Skip to content

Commit

Permalink
improve volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablito2020 committed Oct 10, 2023
1 parent 4fcb130 commit 89fc071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ services:
- PROD=true
volumes:
- /home/ferran/refuapp-deploy/:/config
- /home/ferran/www/:/var/www/
- /home/ferran/static/:/static/
- /home/ferran/www/:/var/www
- /home/ferran/static/:/static
ports:
- 443:443
- 80:80
Expand Down

0 comments on commit 89fc071

Please sign in to comment.