diff --git a/sg.config.yaml b/sg.config.yaml index c81981d23b5..40f291807ec 100644 --- a/sg.config.yaml +++ b/sg.config.yaml @@ -90,7 +90,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 + EXECUTOR_FRONTEND_PASSWORD: hunter2hunter2hunter2 # Disable firecracker inside executor in dev EXECUTOR_USE_FIRECRACKER: false