Skip to content

Commit 79d9fc0

Browse files
committed
add missing dash
1 parent 2ab83d8 commit 79d9fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/docker/entrypoint_flare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ fi
6161
--log-level="$LOG_LEVEL" \
6262
--network-id="$NETWORK_ID" \
6363
--api-keystore-enabled=true \
64-
-http-allowed-hosts="$HTTP_ALLOWED_HOSTS" \
64+
--http-allowed-hosts="$HTTP_ALLOWED_HOSTS" \
6565
"$EXTRA_ARGUMENTS"

0 commit comments

Comments
 (0)