Every service meant to be public work now on port 80 (#205)
Co-authored-by: Adam Bem <adam.bem@zoho.eu> Reviewed-on: #205 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#url = "http://localhost:8081/xslt"
|
||||
url = "http://localhost:5000/xslt"
|
||||
url = "localhost/java/xslt"
|
||||
#url = "localhost/libxml/xslt"
|
||||
data = "@xslt.json"
|
||||
request = POST
|
||||
|
||||
Reference in New Issue
Block a user