Skip to content

Commit 5ab223b

Browse files
committed
disable ISCAgent at start to save time
1 parent d9e5776 commit 5ab223b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
restart: always
8-
command: --check-caps false
8+
command: --check-caps false --ISCAgent false
99
ports:
1010
- 1972
1111
- 52773

0 commit comments

Comments
 (0)