config: адреса инфраструктуры на localhost (application-dev/docker-local, create_pcp_databases)

This commit is contained in:
Дмитрий Соловьев
2026-06-08 14:45:50 +03:00
parent 1a0348cdeb
commit 8ac4afa195
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,16 +1,16 @@
# TODO before merge request: вернуть старые адреса окружения.
# pcp.infra.postgres.host: 192.168.60.146
# pcp.infra.postgres.host: localhost
pcp:
infra:
postgres:
host: 192.168.60.146
host: localhost
port: 35400
kafka:
host: 192.168.60.146
host: localhost
port: 19092
network:
host: 192.168.60.146
host: localhost
ports:
config: 8888