mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 458 forks source link

Fix postgres role output #1029

Open makerduck opened 1 month ago

makerduck commented 1 month ago

Fixes "garbage" output: db_1 FATAL: role "root" does not exist

as discussed in #1002 and #894 first proposed by @Nouri-redouane

Steps

Pre-deploy

Post-deploy