You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: starter-sample/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ docker compose up --build
24
24
25
25
For this sample, you will need to provide the following [configuration](https://docs.defang.io/docs/concepts/configuration). Note that if you are using the 1-click deploy option, you can set these values as secrets in your GitHub repository and the action will automatically deploy them for you.
26
26
27
-
### `API_KEY` #REMOVE_ME_AFTER_EDITING
27
+
### `API_KEY` #REMOVE_ME_AFTER_EDITING
28
28
An explanation of what the env var (`API_KEY`) is, etc.
0 commit comments