We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00645ad + 7ef3d32 commit d34bde2Copy full SHA for d34bde2
extend/common-interface/environment.md
@@ -8,8 +8,7 @@ permalink: /extend/common-interface/environment/
8
9
Components use several [channels](/extend/common-interface/) to exchange information with Keboola,
10
primarily through [structured folders](/extend/common-interface/) and [configuration files](/extend/common-interface/config-file/).
11
-Each component has full access to the external network (network type `bridge`), unless explicitly changed to `none` in the
12
-[Developer Portal](https://components.keboola.com).
+Each component has full access to the external network.
13
Below are the specific aspects of the environment in which your component operates.
14
15
## Environment Variables
0 commit comments