소스 검색

Move Postgres to its own network for better isolation

A lot of services are yet to be updated to start connecting to
`devture_postgres_container_network` as an additional network.
Many are already done, but I'll go through all the others later.
pull/3093/head
Slavi Pantaleev 2 년 전
부모
커밋
1be90cf87d
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      group_vars/matrix_servers

+ 0
- 2
group_vars/matrix_servers 파일 보기

@@ -3178,8 +3178,6 @@ devture_postgres_architecture: "{{ matrix_architecture }}"

devture_postgres_base_path: "{{ matrix_base_data_path }}/postgres"

devture_postgres_container_network: "{{ matrix_docker_network }}"

devture_postgres_uid: "{{ matrix_user_uid }}"
devture_postgres_gid: "{{ matrix_user_gid }}"



불러오는 중...
취소
저장