mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
CF Transactor(initial) (#7037)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com> Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
postgres:
|
||||
image: postgres
|
||||
container_name: postgres
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=example
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user