Skip to content

add env variable to sse docs #4557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions packages/homepage/content/docs/7-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,11 @@ will cause the files shown in the Editor to become out of sync, such as manually
running `yarn add` or running `git` commands. We don't sync files and
directories that are ignored via `.gitignore`, and there is a sync limit of 10
files per second and a maximum file size of 2mb.

## How can I tell if I am in a container sandbox?

When you are in a container sandbox an environment variable called
`CODESANDBOX_SSE` will be available and you can always use it to check what your
current environment is.

https://codesandbox.io/s/codesandboxsse-example-spgyv