diff --git a/examples/golang-set-secret/README.md b/examples/golang-set-secret/README.md new file mode 100644 index 0000000..e11f344 --- /dev/null +++ b/examples/golang-set-secret/README.md @@ -0,0 +1,5 @@ +## Set a secret programmatically example + +Note that the environment variables starting with `CPLN_` are automatically set by the Docker container running inside the CPLN platform. + +Do not deploy this service to production without adding a layer of authentication. \ No newline at end of file