This reverts commit 0e9e5b0283.
This commit is contained in:
@@ -55,14 +55,10 @@ services:
|
|||||||
- backend
|
- backend
|
||||||
networks:
|
networks:
|
||||||
- report-network
|
- report-network
|
||||||
- proxy
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
report-network:
|
report-network:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
# npm(Nginx Proxy Manager)이 컨테이너 이름으로 접근하기 위한 공용 네트워크
|
|
||||||
proxy:
|
|
||||||
external: true
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-data:
|
||||||
Reference in New Issue
Block a user