Research docker secrets so that the docker image can be made public. It is currently kept private because the image requires secrets from the .env file.
Along with this, make sure that the nextauth url environment variable is properly set for production and not development for the production container.
Research docker secrets so that the docker image can be made public. It is currently kept private because the image requires secrets from the .env file.
Along with this, make sure that the nextauth url environment variable is properly set for production and not development for the production container.
https://docs.docker.com/engine/swarm/secrets/