mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(ui): network creation support for standalone engine (#119)
This commit is contained in:
parent
d0f57809d6
commit
145e45b4a8
2 changed files with 11 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
</div>
|
||||
<!-- !subnet-gateway-inputs -->
|
||||
<!-- tag-note -->
|
||||
<div class="form-group">
|
||||
<div class="form-group" ng-if="swarm">
|
||||
<div class="col-sm-12">
|
||||
<span class="small text-muted">Note: The network will be created using the overlay driver and will allow containers to communicate across the hosts of your cluster.</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue