Skip to content

Commit

Permalink
Updates sourcegraph-frontend-internal debug host (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabtorre authored Mar 15, 2023
1 parent bd47011 commit b81894d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services:
SRC_PROF_SERVICES=
[
{ "Name": "frontend-0", "Host": "sourcegraph-frontend-0:6060" },
{ "Name": "frontend-internal-0", "Host": "sourcegraph-frontend-internal-0:6060" },
{ "Name": "frontend-internal-0", "Host": "sourcegraph-frontend-internal:6060" },
{ "Name": "gitserver-0", "Host": "gitserver-0:6060" },
{ "Name": "searcher-0", "Host": "searcher-0:6060" },
{ "Name": "symbols-0", "Host": "symbols-0:6060" },
Expand Down

0 comments on commit b81894d

Please sign in to comment.