command
This commit is contained in:
parent
44f2b5fade
commit
56fe0c3b2b
|
@ -20,6 +20,7 @@ services:
|
||||||
dockerfile: scratch/Dockerfile
|
dockerfile: scratch/Dockerfile
|
||||||
args:
|
args:
|
||||||
branch: portal-latest
|
branch: portal-latest
|
||||||
|
command: --disable-api-security --api-addr :9980 --modules gtcwra
|
||||||
container_name: sia
|
container_name: sia
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
|
|
Reference in New Issue