Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Add description of CHECK_ORIGIN option (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rados13 authored Aug 11, 2023
1 parent dd94783 commit bc0287d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ development builds.
#### Optional:

* `PORT` - port to run the HTTP server. Defaults to `4000` both for development and production builds.
* `CHECK_ORIGIN` - defines if jellyfish will check origin of incoming requests and socket connection.
* `OUTPUT_BASE_PATH` - a base path where Jellyfish will save its artifacts.
When running via docker, it's set to `jellyfish_output` can be mounted as `-v $(pwd)/host_directory:/app/jellyfish_output`.
* `MIX_ENV` - defines compilation environment.
Expand Down

0 comments on commit bc0287d

Please sign in to comment.