Skip to content

Commit

Permalink
Update url in readme.md (/xml)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wout Feys committed Aug 21, 2024
1 parent b6c7d02 commit 3a82e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/flask-postgres-xml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ docker-compose up --build
```

- You'll be able to access the Flask Server at : [localhost:8092](http://localhost:8092)
- To upload xml use `http://localhost:8092/upload_xml/`
- To upload xml use `http://localhost:8092/xml/`

- To test a sql injection enter the following xml snippet:
```xml
Expand Down

0 comments on commit 3a82e5b

Please sign in to comment.