fix: permission
This commit is contained in:
parent
03c635ae86
commit
09333715a9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ services:
|
|||
configs:
|
||||
- source: init_script
|
||||
target: /usr/local/bin/init
|
||||
mode: 0777
|
||||
mode: 0755
|
||||
command: ["gateway"]
|
||||
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue