Skip to content

Commit

Permalink
Fix for missing volume declaration in compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Bensge committed Jan 6, 2025
1 parent 6ce2187 commit d78dc0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ volumes:
caddy_data:
caddy_config:
static_files:
spybot_pg_data:
secrets:
db_password:
file: secrets/db_password.txt
Expand Down

0 comments on commit d78dc0e

Please sign in to comment.