Skip to content

Commit 52484bb

Browse files
authored
Merge pull request #140 from SmoFlaDru/dev-benno
Fix for missing volume declaration in compose file
2 parents c457364 + d78dc0e commit 52484bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ volumes:
3232
caddy_data:
3333
caddy_config:
3434
static_files:
35+
spybot_pg_data:
3536
secrets:
3637
db_password:
3738
file: secrets/db_password.txt

0 commit comments

Comments
 (0)