docker-compose.dev.yaml aktualisieren
This commit is contained in:
parent
98f6662c5f
commit
64d2fddd24
|
|
@ -1,3 +1,6 @@
|
|||
# Do **not** use this yml for production. It is not up-to-date.
|
||||
# Use https://docs.postiz.com/installation/docker-compose
|
||||
|
||||
services:
|
||||
postiz-postgres:
|
||||
# ref: https://hub.docker.com/_/postgres
|
||||
|
|
|
|||
Loading…
Reference in New Issue