Skip to content
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
3 changes: 1 addition & 2 deletions extend/common-interface/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ permalink: /extend/common-interface/environment/

Components use several [channels](/extend/common-interface/) to exchange information with Keboola,
primarily through [structured folders](/extend/common-interface/) and [configuration files](/extend/common-interface/config-file/).
Each component has full access to the external network (network type `bridge`), unless explicitly changed to `none` in the
[Developer Portal](https://components.keboola.com).
Each component has full access to the external network.
Below are the specific aspects of the environment in which your component operates.

## Environment Variables
Expand Down