Revert "frontend를 npm 공용 proxy 네트워크에 연결"
Deploy / deploy (push) Successful in 13s

This reverts commit 0e9e5b0283.
This commit is contained in:
2026-07-19 15:42:10 +09:00
parent 0e9e5b0283
commit c8dbaf167f
-4
View File
@@ -55,14 +55,10 @@ services:
- backend
networks:
- report-network
- proxy
networks:
report-network:
driver: bridge
# npm(Nginx Proxy Manager)이 컨테이너 이름으로 접근하기 위한 공용 네트워크
proxy:
external: true
volumes:
postgres-data: