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 cc5755e commit 4fcb130
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:
- swag_config_files:/config
- frontend_page:/var/www/
- static_files:/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 4fcb130

Please sign in to comment.