mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 02:49:57 +08:00
1、postgres 数据库名称修正
2、修复云快充MD错别字
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user