1、postgres 数据库名称修正

2、修复云快充MD错别字
This commit is contained in:
三丙
2025-07-01 11:19:18 +08:00
parent 2f6892a443
commit 670962860c
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ networks:
services:
postgres:
container_name: postgresql
container_name: postgres
image: registry.cn-hangzhou.aliyuncs.com/sanbing/postgresql:17
restart: always
networks: