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 89fc071 commit 128886e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ services:
- [email protected]
- PROD=true
volumes:
- /home/ferran/refuapp-deploy/:/config
- /home/ferran/www/:/var/www
- /home/ferran/static/:/static
- ./home/ferran/refuapp-deploy/:/config
- ./home/ferran/www/:/var/www
- ./home/ferran/static/:/static
ports:
- 443:443
- 80:80
Expand Down

0 comments on commit 128886e

Please sign in to comment.