Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZebraHr committed Aug 22, 2023
1 parent c5d872a commit 79b42d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
- backend
- frontend
volumes:
- static_volume:/staticfiles/
- static_volume:/static/
- media_volume:/var/www/kittygram/media/
ports:
- 9000:80

0 comments on commit 79b42d8

Please sign in to comment.