Skip to content

Commit 4526666

Browse files
author
rcemper
authored
Update docker-compose.yml
1 parent a69df82 commit 4526666

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ services:
44
build:
55
context: .
66
dockerfile: Dockerfile
7-
command: --check-caps false
7+
command: --check-caps false --ISCAgent false
88
restart: always
99
ports:
10-
- 1972
11-
- 52773
10+
- 51773:1972
11+
- 52773:52773
1212
- 53773
1313
volumes:
1414
- ./:/irisdev/app

0 commit comments

Comments
 (0)