How do I self host function in docker?

I have moved my function file some-function/index.ts into /volumes/functions and also restart function service but I have no idea where should i put functions secrets. can any one give guide line. Thank you in advance...
Was this page helpful?