We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e574afa commit 7c4af3fCopy full SHA for 7c4af3f
README.md
@@ -67,10 +67,6 @@ export LOCALSTACK_API_KEY=<YOUR_API_KEY>
67
make start-localstack
68
```
69
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
-
74
### Step 2: Deploy the Application 🚢
75
76
Deploy your application locally using the following command:
0 commit comments