Skip to content

Commit 7c4af3f

Browse files
committed
updated README
1 parent e574afa commit 7c4af3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ export LOCALSTACK_API_KEY=<YOUR_API_KEY>
6767
make start-localstack
6868
```
6969

70-
We specified `DEBUG=1` to get the printed LocalStack logs directly in the terminal to help us visualize the background
71-
tasks in action. If you prefer running LocalStack in detached mode, you can add the `-d` flag to the `localstack start`
72-
command, and use Docker Desktop to view the logs.
73-
7470
### Step 2: Deploy the Application 🚢
7571

7672
Deploy your application locally using the following command:

0 commit comments

Comments
 (0)