Skip to content

Commit

Permalink
resotocore.api.web_hosts -> fixcore.api.web_hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Mar 1, 2024
1 parent 883bacb commit 06fd7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fixclient_test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
FIXCORE_ANALYTICS_OPT_OUT: true
FIXCORE_GRAPHDB_SERVER: http://arangodb:8529
FIXCORE_OVERRIDE: "resotocore.api.web_hosts=0.0.0.0"
FIXCORE_OVERRIDE: "fixcore.api.web_hosts=0.0.0.0"
ports:
- 8900:8900

Expand Down

0 comments on commit 06fd7cb

Please sign in to comment.