mirror of https://github.com/portainer/portainer
fix(network-creation): fix internal network switch (#760)
parent
db4b153ce1
commit
16166c3367
|
@ -111,7 +111,7 @@
|
|||
Restrict external access to the network
|
||||
</label>
|
||||
<label class="switch" style="margin-left: 20px;">
|
||||
<input type="checkbox" ng-model="formValues.alwaysPull"><i></i>
|
||||
<input type="checkbox" ng-model="config.Internal"><i></i>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue