Update copy-database.md

This commit is contained in:
Maxwell Becker
2025-05-30 15:08:19 -07:00
committed by GitHub
parent 51cf1e2b05
commit 4cc0817b0f

View File

@@ -52,7 +52,7 @@ services:
environment:
POSTGRES_USER: ${KOMODO_DB_USERNAME}
POSTGRES_PASSWORD: ${KOMODO_DB_PASSWORD}
POSTGRES_DB: postgres
POSTGRES_DB: postgres # Do not change
ferretdb2:
# Recommended: Pin to a specific version