Moved script to own directory
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
ec51e68a0b
commit
b4e7655912
2 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ title: "Encrypting a Docker API for Remote Access Using Portainer"
|
|||
date: "2021-05-16"
|
||||
---
|
||||
|
||||
tl;dr [This script](/docker-tcp.sh) has everything you need, just run
|
||||
tl;dr [This script](/scripts/docker-tcp.sh) has everything you need, just run
|
||||
`./docker-tcp.sh -h` (after making it executable) for any help.
|
||||
|
||||
## Introduction
|
||||
|
|
|
|||
Reference in a new issue