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