Refactor and improve documentation, add examples
This commit is contained in:
9
docs/templates/local-dev-server.json
vendored
Normal file
9
docs/templates/local-dev-server.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"network": {
|
||||
"allowLocalBinding": true,
|
||||
"allowLocalOutbound": true
|
||||
},
|
||||
"filesystem": {
|
||||
"allowWrite": [".", "/tmp"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user