ai-cfia / ai-cfia/ailab-db

Inconsistency in Docker Network Configuration for PostgreSQL Server in louis-db

Đang mở
#45 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Jupyter Notebook
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The initialization script for the local PostgreSQL server container (`postgres.sh`) is set to use the Docker network `louis_network`. This configuration is incompatible with our development environment, which uses `ailab_network`. As a result, devcontainers can't connect to the PostgreSQL server.

### Suggested Fix

The Docker network in the `postgres.sh` script should be modified from `louis_network` to `ailab_network`.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.