how to allow writing in a text file using docker and nginx as load balancer
I am using docker and nginx as load balancer for flask backend ..creating a container with 4 images, image for nginx and the other 3 for servers ..in my code i write in files but for somehow it doesn’t write in the files but it can read them