Merge pull request #2190 from SkynetLabs/add-args-to-skyd-example

add args to skyd service example
This commit is contained in:
Christopher Schinnerl 2022-08-09 10:24:19 +02:00 committed by GitHub
commit 088bef8937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ services:
# build:
# context: https://github.com/SkynetLabs/docker-skyd.git#main
# dockerfile: scratch/Dockerfile
# args:
# branch: master
image: skynetlabs/skyd:1.6.4
command: --disable-api-security --api-addr :9980 --modules gctwra
container_name: sia