Added a fix for vm.max_map_count to docker-compose, bypassing 262144 limit for test environments
This commit is contained in:
@@ -7167,7 +7167,7 @@ const AngularWorkflow = (props) => {
|
||||
<div style={{marginTop: "20px", marginBottom: "7px", display: "flex"}}>
|
||||
<div style={{width: "17px", height: "17px", borderRadius: 17 / 2, backgroundColor: "#f85a3e", marginRight: "10px"}}/>
|
||||
<div style={{flex: "10"}}>
|
||||
<b>Interval (seconds) </b>
|
||||
<b>Interval (UTC) </b>
|
||||
</div>
|
||||
</div>
|
||||
<TextField
|
||||
|
||||
Reference in New Issue
Block a user