Skip to content

Commit d34bde2

Browse files
Merge pull request #362 from keboola/devin/1761051980-remove-network-none-support
docs: remove network: none support from documentation
2 parents 00645ad + 7ef3d32 commit d34bde2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extend/common-interface/environment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ permalink: /extend/common-interface/environment/
88

99
Components use several [channels](/extend/common-interface/) to exchange information with Keboola,
1010
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).
11+
Each component has full access to the external network.
1312
Below are the specific aspects of the environment in which your component operates.
1413

1514
## Environment Variables

0 commit comments

Comments
 (0)