Skip to content

Commit dae74fc

Browse files
Keszey DánielKeszey Dániel
Keszey Dániel
authored and
Keszey Dániel
committed
typo
1 parent 3cd482f commit dae74fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/blockscout/blockscout_launcher.star

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ def get_config_frontend(
270270
ports=FRONTEND_USED_PORTS,
271271
env_vars={
272272
"NEXT_PUBLIC_APP_PROTOCOL": "https",
273-
"NEXT_PUBLIC_APP_HOST"=hostName
273+
"NEXT_PUBLIC_APP_HOST"=hostName,
274274
"NEXT_PUBLIC_API_PROTOCOL": "https",
275275
"NEXT_PUBLIC_APP_HOST": hostName,
276276
"NEXT_PUBLIC_API_WEBSOCKET_PROTOCOL": "wss",

0 commit comments

Comments
 (0)