Skip to content

Commit 4c9d27c

Browse files
authored
Merge pull request #1032 from thunderstore-io/env.template-decompiler-fix
Update .env.template DECOMPILER_API_HOST
2 parents 216f805 + 9731567 commit 4c9d27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ PROTOCOL=http://
6161
IS_CYBERSTORM_ENABLED=
6262
SHOW_CYBERSTORM_API_DOCS=
6363

64-
DECOMPILER_API_HOST=docker.for.win.localhost:8000
64+
DECOMPILER_API_HOST=http://host.docker.internal:8000

0 commit comments

Comments
 (0)