Skip to content

Commit

Permalink
Init static and media volumes in docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed Sep 24, 2024
1 parent da876fb commit 7eb1899
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployment/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
volumes:
postgres-data:
db-backups:
static-data:
media-data:
reports-data:
nginx-conf:
services:
smtp:
image: catatnight/postfix
Expand Down

0 comments on commit 7eb1899

Please sign in to comment.