mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 15:25:22 +02:00
fix(services): use the Public URL instead of a manager IP (#1665)
This commit is contained in:
parent
ae5416583e
commit
b5e256c967
5 changed files with 9 additions and 16 deletions
|
@ -17,7 +17,7 @@
|
|||
remove-action="removeAction"
|
||||
scale-action="scaleAction"
|
||||
force-update-action="forceUpdateAction"
|
||||
swarm-manager-ip="swarmManagerIP"
|
||||
public-url="state.publicURL"
|
||||
show-force-update-button="applicationState.endpoint.apiVersion >= 1.25"
|
||||
></services-datatable>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue