Skip to content

Commit 80df60d

Browse files
author
rcemper
authored
--check-caps false
1 parent ea84115 commit 80df60d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docker-compose.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
restart: always
8+
command: --check-caps false
89
ports:
9-
- 51773
10+
- 1972
1011
- 52775:52773
1112
- 53773
1213
volumes:
13-
- ./:/irisdev/app
14+
- ./:/irisdev/app

0 commit comments

Comments
 (0)