main:修改权限组
Deploy to Test / deploy (push) Successful in 31s
Details
Deploy to Test / deploy (push) Successful in 31s
Details
This commit is contained in:
parent
da37a4abc0
commit
46992b4f17
|
@ -4,8 +4,8 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
USER_ID: "1003"
|
||||
GROUP_ID: "1003"
|
||||
USER_ID: "1001"
|
||||
GROUP_ID: "1001"
|
||||
volumes:
|
||||
- /data/laravel_test:/var/www/html
|
||||
working_dir: /var/www/html
|
||||
|
|
Loading…
Reference in New Issue