We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab83d8 commit 79d9fc0Copy full SHA for 79d9fc0
server/docker/entrypoint_flare.sh
@@ -61,5 +61,5 @@ fi
61
--log-level="$LOG_LEVEL" \
62
--network-id="$NETWORK_ID" \
63
--api-keystore-enabled=true \
64
- -http-allowed-hosts="$HTTP_ALLOWED_HOSTS" \
+ --http-allowed-hosts="$HTTP_ALLOWED_HOSTS" \
65
"$EXTRA_ARGUMENTS"
0 commit comments