summaryrefslogtreecommitdiff
path: root/compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compose.yaml')
-rw-r--r--compose.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/compose.yaml b/compose.yaml
index 549379a..9af60c6 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -30,6 +30,7 @@ services:
- mosquitto
depends_on:
- mosquitto
+ - postgres
postgres:
image: postgres:13
container_name: postgres