File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 32
32
4. [ [ ** 15 m ** ] Activity : Hiding Secrets ] ( #15 m - activity - hiding - secrets )
33
33
5. [ [ ** 10 m ** ] BREAK ] ( #10 m - break )
34
34
6. [ [ ** 25 m ** ] Activity : Deployment Definitions ] ( #25 m - activity - deployment - definitions )
35
- 7. [ [ ** 15 m ** ] Activity : Playlister Reflection ] ( #15 m - activity - playlistr - reflection )
35
+ 7. [ [ ** 15 m ** ] Activity : Playlistr Reflection ] ( #15 m - activity - playlistr - reflection )
36
36
8. [ [ ** 20 m ** ] Wrap Up : Define a Deployment Plan ] ( #20 m - wrap - up - define - a - deployment - plan )
37
37
9. [ Resources & Credits ] ( #resources-- credits )
38
38
</ script > </ section > < section data-markdown > < script type ="text/template ">
124
124
` ``
125
125
126
126
- Keys and their values are separated by `=`
127
+ - No spaces in the key
127
128
- ** PROTIP ** : Don 't use quotes in this file!
128
129
</ script > </ section > < section data-markdown > < script type ="text/template ">
129
130
152
153
153
154
TENOR_API_KEY = os.getenv("TENOR_API_KEY")
154
155
` ``
156
+ </ script > </ section > < section data-markdown > < script type ="text/template ">
157
+ ### Step Five
158
+
159
+ Add `.env` to the bottom of your `.gitignore` file .
155
160
</ script > </ section > </ section > < section data-markdown > < script type ="text/template ">
156
161
## [ ** 10 m ** ] BREAK
157
162
</ script > </ section > < section > < section data-markdown > < script type ="text/template ">
You can’t perform that action at this time.
0 commit comments