mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
sg: set SITE_CONFIG_ESCAPE_HATCH_PATH to not be under home root (#25393)
This commit is contained in:
parent
9077819d43
commit
b6859629aa
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user