app에서 php,nodejs package를 사전 준비

This commit is contained in:
2022-04-09 22:28:21 +09:00
parent 1b26fcadbf
commit 7e7bde05b8
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
target: /var/www/html
#For DEV. Set app path as local directory
- type: bind
source: ~/dev_sam/bbs
source: ~/dev_sam/board
target: /var/www/board
app: