How do I set environment variables in a Docker container on Windows?

0
0
Asked By CuriousCoder123 On

Hey everyone! I'm running my own n8n server within Docker on a Windows machine, and I need to adjust an environment variable to allow access to the host page from other devices on my local network. Specifically, I need to set "N8N_SECURE_COOKIE" to false in my n8n container. I came across some guidance that mentioned editing the container and looking for the list of environment commands that includes this variable, but I'm not sure how to actually edit the container or where to find that list. Can someone walk me through the process?

0 Answers

There is no answer to this question yet. If you know the answer or can offer some help, please use the form below.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.