diff --git a/README.md b/README.md index 0b7a4dd..42fc59b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Modify the `docker-compose.yml` file to adjust environment variables, ports, or ## Upload via Terminal - curl -X POST -F "image=@/pfad/zur/datei/bild.jpg" http://localhost:8080/upload + curl -X POST -F „image=@/tmp/network-home.svg“ -F „force_name=true“ https://pick.brothertec.eu/upload Ersetzen Sie /pfad/zur/datei/bild.jpg durch den tatsächlichen Pfad zu Ihrer Datei und http://localhost:8080/upload durch die URL Ihres Servers und den Endpunkt für den Dateiupload. diff --git a/shortcuts/Bild hochladen (ohne json).shortcut b/shortcuts/Bild hochladen (ohne json).shortcut new file mode 100644 index 0000000..cc85a72 Binary files /dev/null and b/shortcuts/Bild hochladen (ohne json).shortcut differ