Remove unnecessary mode assignment for config.json

This commit is contained in:
Chris Thompson 2022-12-16 15:46:52 -05:00 committed by Chris (wolcen) Thompson
parent a3fecc1e36
commit 01a360cf60
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ services:
mode: 0555
- source: config_json
target: /files/config.json
mode: 0555
deploy:
restart_policy:
condition: on-failure