executors: Add hint that site config needs to be kept in sync in dev (#25793)

This commit is contained in:
Erik Seliger 2021-10-07 17:57:55 +02:00 committed by GitHub
parent 569c822c49
commit fda596e84d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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