mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
executors: Add hint that site config needs to be kept in sync in dev (#25793)
This commit is contained in:
parent
569c822c49
commit
fda596e84d
@ -89,6 +89,7 @@ env:
|
||||
|
||||
# Required for frontend and executor to communicate
|
||||
EXECUTOR_FRONTEND_URL: http://localhost:3080
|
||||
# Must match the secret defined in the site config.
|
||||
EXECUTOR_FRONTEND_PASSWORD: hunter2
|
||||
|
||||
# Disable firecracker inside executor in dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user