NAS 배포 소스 마운트 추가
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
|||||||
KAKAO_JAVASCRIPT_KEY: ${KAKAO_JAVASCRIPT_KEY:-}
|
KAKAO_JAVASCRIPT_KEY: ${KAKAO_JAVASCRIPT_KEY:-}
|
||||||
volumes:
|
volumes:
|
||||||
- ./runtime-data:/data
|
- ./runtime-data:/data
|
||||||
|
- ./apps/server/src:/app/apps/server/src:ro
|
||||||
|
- ./apps/web/public:/app/apps/web/public:ro
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test:
|
test:
|
||||||
- CMD
|
- CMD
|
||||||
|
|||||||
Reference in New Issue
Block a user