Skip to content
Snippets Groups Projects
Commit a05cda03 authored by albrecht's avatar albrecht
Browse files

added troubleshooting

parent 28408aa6
No related branches found
No related tags found
No related merge requests found
......@@ -182,3 +182,5 @@ curl --location --request POST 'localhost:8080/ShoppingCart/pay' \
--header 'Authorization: Bearer INSERT_TOKEN_HERE'
```
## Troubleshooting
If Docker doesn't detect a specific file, check if in VS-Code all Docker-related files has LF (Line Feed) and not CRLF (Carriage Return).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment