docker isolation update
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Isolate": {
|
||||
"Enabled": true,
|
||||
"MaxBoxes": 100
|
||||
},
|
||||
"Cpp": {
|
||||
"Compiler": "g++",
|
||||
"CompilerFlags": "-O2 -std=c++17 -Wall",
|
||||
|
||||
Reference in New Issue
Block a user