miguelgrinberg / flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.
MIT License
8.52k stars 4.2k forks source link

no .env and .env-mysql file when I run docker-compose #550

Open rainbowChenZCH opened 1 year ago

rainbowChenZCH commented 1 year ago

so how should I finish those configuration files?

miguelgrinberg commented 1 year ago

You are supposed to create the .env files and enter the secrets there.

rainbowChenZCH commented 1 year ago

what's the secrets??

rainbowChenZCH commented 1 year ago

oh,I see ,do u mean mysql secrets? then the format is?

miguelgrinberg commented 1 year ago

Do you have the book? This is explained there. This is a book in tutorial form. You are supposed to follow the book chapters in order. By the time you get to the docket chapter you will understand what you need to do.

rainbowChenZCH commented 1 year ago

I haven‘t get the book. how to get the book? I'm in China.

miguelgrinberg commented 1 year ago

I don't know, you may need to contact my publisher (O'Reilly Media) to find out, as I don't manage the sale of the book. There is even a Chinese translation of the book, so it is definitely available in your country.