diff --git a/docker_portainer_stacks/portainer/README.md b/docker_portainer_stacks/portainer/README.md index 36ddff2..0f3cd30 100644 --- a/docker_portainer_stacks/portainer/README.md +++ b/docker_portainer_stacks/portainer/README.md @@ -25,8 +25,8 @@ clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/b ``` TLS Master ``` -clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-master-withtls)" +clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-master-withtls.sh)" ``` TLS Slave ``` -clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls)" \ No newline at end of file +clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls.sh)" \ No newline at end of file