sg: set SITE_CONFIG_ESCAPE_HATCH_PATH to not be under home root (#25393)

This commit is contained in:
Joe Chen 2021-09-27 22:34:19 +08:00 committed by GitHub
parent 9077819d43
commit b6859629aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@ commands:
ENTERPRISE: 1
SITE_CONFIG_FILE: '../dev-private/enterprise/dev/site-config.json'
EXTSVC_CONFIG_FILE: '../dev-private/enterprise/dev/external-services-config.json'
SITE_CONFIG_ESCAPE_HATCH_PATH: '$HOME/.sourcegraph/site-config.json'
# frontend processes need this to be so that the paths to the assets are rendered correctly
WEBPACK_DEV_SERVER: 1
watch: