mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 02:49:57 +08:00
* !44 comment * !39 添加下行日志打印 * !36 扩展计价领域模型 * !35 webui 初步成型 * !34 webui 初步成型
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
volumes:
|
||||
postgresql_data: {}
|
||||
jcpp_pg_data: {}
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
@@ -33,5 +33,4 @@ services:
|
||||
- 'POSTGRESQL_DEFAULT_TRANSACTION_ISOLATION=read committed'
|
||||
- 'TZ=Asia/Shanghai'
|
||||
volumes:
|
||||
- postgresql_data:/bitnami/postgresql
|
||||
- ./schema/schema-postgres.sql:/docker-entrypoint-initdb.d/init.sql
|
||||
- jcpp_pg_data:/bitnami/postgresql
|
||||
|
||||
Reference in New Issue
Block a user