Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 291 Bytes

isolation.md

File metadata and controls

12 lines (10 loc) · 291 Bytes

Isolation mode.

Isolation mode is necessary to prevent requests to the external world from your project.

To enable an isolation mode execute the command:

madock service:enable isolation

To disable an isolation mode execute the command:

madock service:disable isolation