Fix version in compose.postgres.yml

This commit is contained in:
Cassowary 2024-04-09 09:40:40 -07:00
parent 7f5744f02e
commit daa00ec73c
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
---
version: '3.8'
# Compose for PostGres mode instead of the default sqlite mode.
services:
app: