fix: Typo

This commit is contained in:
Ben Martin 2024-06-29 13:36:21 +00:00
parent 4d01562061
commit a374d6df5d
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -46,7 +46,7 @@
{ {
"type": "volume", "type": "volume",
"target": "/var/lib/postgresql/data", "target": "/var/lib/postgresql/data",
"source": "coder-daata" "source": "coder-data"
} }
], ],
"healthcheck": { "healthcheck": {