edgedb-docker
edgedb-docker copied to clipboard
Fix flag for generating a self signed certificate
EDGEDB_SERVER_TLS_CERT_MODE=generate_self_signed is the correct spelling. I suspect the :latest tag pointed to an older version which only supported the older EDGEDB_SERVER_GENERATE_SELF_SIGNED_CERT flag. I just re-pushed :1-rc3 and :latest, please test if that works for you.
I see, I assumed the sequence of events was the other way. Great to see up to date tutorials; it is appreciated