chore: fix some comments and typos

Signed-off-by: knowmost <knowmost@outlook.com>
This commit is contained in:
knowmost
2024-04-28 11:30:59 +08:00
committed by Michael Mayer
parent c8acfb98c0
commit 020e9e7e19
8 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
## Setup: https://docs.photoprism.app/developer-guide/setup/ ##
services:
## PhotoPrism Development Environment (PostgresSQL)
## PhotoPrism Development Environment (PostgreSQL)
# ATTENTION: PostgreSQL is NOT supported yet as Gorm (our ORM library) needs to be upgraded first.
# The current Gorm version does NOT support compatible general data types:
# https://github.com/photoprism/photoprism/issues/47