Skip to content

dev: add enterprise-frontend to SRC_PROF_SERVICES

Warren Gifford requested to merge sh/fix-sgconfigyaml into main

Created by: stefanhengl

running sg start will not start the debug server in frontend because the service name doesn't match the name in SRC_PROF_SERVICES. This fixes it.

Test plan

  • tested locally with curl http://localhost:6063/debug -sS

Merge request reports

Loading