Cant upload .env
Im using pods to use comfyui, i need to upload .env file to one of the node root folder but it seems to be restricted. Is there any way so i can upload the env file?
5 Replies
hey, you know how .env works! just input them to the environment variable of your pod and serverless, I solved the problem this way myself
whats restricted like? any message or maybe just screenshot?
Maybe that folder doesn't exist anymore? Try opening up the files again or use terminal
Open that terminal, use mkdir command
solved, thank you